Mercurial > dive4elements > river
view docker/wikiconfig_local.py @ 9797:74bbf3c5d1ec 3.2.x
Fixup rev. cd07130ded8d
... which missed to set the URIEncoding for the AJP connector.
This led to encoding errors in map printing if URL parameters
contained non-ASCII characters.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Thu, 02 Nov 2023 17:59:28 +0100 |
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.