view docker/wikiconfig_local.py @ 9782:c670bf2ec4b0 3.2.x

Download dependencies before adding sources to leverage build cache
author Tom Gottfried <tom@intevation.de>
date Wed, 26 Apr 2023 16:04:45 +0200
parents cd07130ded8d
children a440ebd5c23b
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