Mercurial > dive4elements > river
view docker/wikiconfig_local.py @ 9748:edaae6f76fc7 3.2.x
Bind-mount wiki configuration in docker container
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Mon, 12 Sep 2022 16:13:54 +0200 |
parents | |
children | cd07130ded8d |
line wrap: on
line source
from wikiconfig import LocalConfig class Config(LocalConfig): # Put your local config here respectively replace with something useful: configuration_item_1 = 'value1' # See e.g. https://hg.intevation.de/moin/moin-was/file/tip/README # for SSO integration.