tom@9748: from wikiconfig import LocalConfig tom@9748: tom@9748: class Config(LocalConfig): tom@9754: # Keep path prefix in sync with WSGIScriptAlias in httpd config tom@9754: url_prefix_static = '/wiki/moin_static199' tom@9754: tom@9754: # Put your local config here. tom@9748: # See e.g. https://hg.intevation.de/moin/moin-was/file/tip/README tom@9748: # for SSO integration.