stuff
This commit is contained in:
parent
b8af0e9761
commit
8164e92af6
84 changed files with 674 additions and 567 deletions
hosts/abacus
|
@ -10,6 +10,11 @@ in
|
|||
Port = 8050;
|
||||
MusicFolder = "/srv/music";
|
||||
EnableSharing = true;
|
||||
Backup = {
|
||||
Path = "/srv/backup/navidrome";
|
||||
Count = 1;
|
||||
Schedule = "0 2 * * *";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue