bundles/ntfy: add option to disable unauthorized writes

This commit is contained in:
Franzi 2023-04-09 12:24:23 +02:00
parent f17117d640
commit c6cf997102
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 8 additions and 0 deletions

View file

@ -225,6 +225,7 @@ nodes['htz-cloud.miniserver'] = {
},
'ntfy': {
'domain': 'ntfy.sophies-kitchen.eu',
'allow_unauthorized_write': True,
},
'postgresql': {
'version': '11',