mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
chore: general cleanup
This commit is contained in:
parent
266ad63ceb
commit
b69ff8e50d
14 changed files with 709 additions and 548 deletions
|
|
@ -17,7 +17,7 @@ in
|
|||
|
||||
users = {
|
||||
groups = {
|
||||
"$(serviceGroup}" = {
|
||||
"${serviceGroup}" = {
|
||||
gid = 61593;
|
||||
};
|
||||
};
|
||||
|
|
@ -47,6 +47,7 @@ in
|
|||
Port = servicePort;
|
||||
MusicFolder = "/Vault/Eternor/Music";
|
||||
PlaylistsPath = "./Playlists";
|
||||
AutoImportPlaylists = false;
|
||||
EnableSharing = true;
|
||||
EnableTranscodingConfig = true;
|
||||
Scanner.GroupAlbumReleases = true;
|
||||
|
|
@ -73,6 +74,7 @@ in
|
|||
};
|
||||
UILoginBackgroundUrl = "https://i.imgur.com/OMLxi7l.png";
|
||||
UIWelcomeMessage = "~SwarselSound~";
|
||||
EnableInsightsCollector = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue