stuff
This commit is contained in:
parent
606b30ff77
commit
31316d0e19
1 changed files with 5 additions and 5 deletions
|
@ -10,11 +10,11 @@ in
|
|||
Port = 8050;
|
||||
MusicFolder = "/srv/music";
|
||||
EnableSharing = true;
|
||||
Backup = {
|
||||
Path = "/srv/backup/navidrome";
|
||||
Count = 1;
|
||||
Schedule = "0 2 * * *";
|
||||
};
|
||||
# Backup = {
|
||||
# Path = "/srv/backup/navidrome";
|
||||
# Count = 1;
|
||||
# Schedule = "0 2 * * *";
|
||||
# };
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue