bundles/navidrome: fix scanner schedule

This commit is contained in:
Franzi 2025-06-08 13:54:48 +02:00
parent e53051be1b
commit 7c9aec35fb
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -20,7 +20,9 @@ defaults = {
'LastFM.Enabled': False,
'ListenBrainz.Enabled': False,
'Port': 4533,
'Scanner.Schedule': '@every 72h',
'Scanner': {
'Schedule': '@every 72h',
},
},
},
'zfs': {