2023-11-19 13:48:33 +00:00
|
|
|
[Signup]
|
2023-11-19 11:50:18 +00:00
|
|
|
# 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
|