view example_conf.toml @ 319:ac760b0f22a9

Add special role for password reset As password reset is exposed without requiring a login, let this role have privileges limited to reseting passwords, and only reseting passwords.
author Tom Gottfried <tom@intevation.de>
date Thu, 02 Aug 2018 13:06:39 +0200
parents 1a2dfd9351e9
children 41b37a531843
line wrap: on
line source

dbhost = "gemma_db"
service-user = "paul"
service-password = "pw2Reset4"
host = "0.0.0.0"
sessions = "/tmp/gemma_session.data"
web = "./web"