defaults.py: adjust email address for nginx security info
This commit is contained in:
parent
300e2b1506
commit
d6db3ac8ca
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
hostmaster_email = 'hostmaster@kunbox.net'
|
hostmaster_email = 'hostmaster@qzwi.de'
|
||||||
|
|
||||||
security_email = f'mailto:{hostmaster_email}'
|
security_email = f'mailto:{hostmaster_email}'
|
||||||
security_lang = {'en', 'de'}
|
security_lang = {'en', 'de'}
|
||||||
|
|
Loading…
Reference in a new issue