bundles/navidrome: fix scanner schedule
This commit is contained in:
parent
e53051be1b
commit
7c9aec35fb
1 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,9 @@ defaults = {
|
|||
'LastFM.Enabled': False,
|
||||
'ListenBrainz.Enabled': False,
|
||||
'Port': 4533,
|
||||
'Scanner.Schedule': '@every 72h',
|
||||
'Scanner': {
|
||||
'Schedule': '@every 72h',
|
||||
},
|
||||
},
|
||||
},
|
||||
'zfs': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue