defaults.py: adjust email address for nginx security info
parent
300e2b1506
commit
d6db3ac8ca
|
@ -1,4 +1,4 @@
|
|||
hostmaster_email = 'hostmaster@kunbox.net'
|
||||
hostmaster_email = 'hostmaster@qzwi.de'
|
||||
|
||||
security_email = f'mailto:{hostmaster_email}'
|
||||
security_lang = {'en', 'de'}
|
||||
|
|
Loading…
Reference in New Issue