view docker/wikiconfig_local.py @ 9765:7a51e6321a4e 3.2.x

Avoid API that is removed in Java 11
author Tom Gottfried <tom@intevation.de>
date Thu, 12 Jan 2023 18:01:34 +0100
parents cd07130ded8d
children
line wrap: on
line source
from wikiconfig import LocalConfig

class Config(LocalConfig):
    # Keep path prefix in sync with WSGIScriptAlias in httpd config
    url_prefix_static = '/wiki/moin_static199'

    # Put your local config here.
    # See e.g. https://hg.intevation.de/moin/moin-was/file/tip/README
    # for SSO integration.

http://dive4elements.wald.intevation.org