view example_conf.toml @ 437:b8366b24dc55

Added two tables to configure the WFS/WMS services of gemma. * sys_admin.external_services maps a local name to an external URL. * sys_admin.published_services publishes tables from the database with an optional style as WMS and/or WFS.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 20 Aug 2018 18:10:55 +0200
parents 41b37a531843
children 01deefb7ec7a
line wrap: on
line source

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