bundles/navidrome: do not rotate password encryption key

This commit is contained in:
Franzi 2025-06-08 13:54:23 +02:00
parent 11ee86b241
commit e53051be1b
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 4 additions and 1 deletions

View file

@ -19,7 +19,6 @@ defaults = {
'EnableInsightsCollector': False,
'LastFM.Enabled': False,
'ListenBrainz.Enabled': False,
'PasswordEncryptionKey': repo.vault.password_for('{} encryption navidrome'.format(node.name)),
'Port': 4533,
'Scanner.Schedule': '@every 72h',
},