Fix mail config name in example configuration

main
Jan Dittberner 2 years ago
parent ff58bf721c
commit c37bfb3b9a

@ -3,7 +3,7 @@ database_file: database.sqlite
client_ca_certificates: cacert_class3.pem
server_certificate: server.crt
server_key: server.key
mail_server:
mail_config:
smtp_host: localhost
smtp_port: 25
base_url: https://motions.cacert.org

Loading…
Cancel
Save