fix golang duration string
This commit is contained in:
parent
62a69095b0
commit
0b22207c84
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
EnableExternalServices = false;
|
||||
MusicFolder = "/var/lib/music";
|
||||
Port = 4533;
|
||||
ScanSchedule = "@every 17min";
|
||||
ScanSchedule = "@every 11m";
|
||||
TranscondigCacheSize = "5GiB";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue