bundlewrap/libs/defaults.py

5 lines
119 B
Python
Raw Normal View History

2021-11-26 18:45:23 +00:00
hostmaster_email = 'hostmaster@kunbox.net'
security_email = f'mailto:{hostmaster_email}'
security_lang = {'en', 'de'}