hectamail-website/config.ini.example

14 lines
350 B
Plaintext
Raw Normal View History

2023-11-19 13:48:33 +00:00
[Signup]
# Secret Key, please change to something custom
secretkey: secret_key_here
# The characters you allow in your CAPTCHA
captchachars: ABCDEFGHIJKLMNOPQRSTUVWXYZ
2023-11-19 13:48:33 +00:00
# The port the server should run on
port: 8050
[Login]
# The port the server should run on
port: 8040
# The location of the maddy database
dblocation: /var/lib/maddy/credentials.db