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;
|
Port = 8050;
|
||||||
MusicFolder = "/srv/music";
|
MusicFolder = "/srv/music";
|
||||||
EnableSharing = true;
|
EnableSharing = true;
|
||||||
Backup = {
|
# Backup = {
|
||||||
Path = "/srv/backup/navidrome";
|
# Path = "/srv/backup/navidrome";
|
||||||
Count = 1;
|
# Count = 1;
|
||||||
Schedule = "0 2 * * *";
|
# Schedule = "0 2 * * *";
|
||||||
};
|
# };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue