forked from coop-cloud/mediawiki
@ -29,6 +29,8 @@ $wgMetaNamespace = "{{ env "MEDIAWIKI_SITENAMESPACE" }}";
|
||||
## https://www.mediawiki.org/wiki/Manual:Short_URL
|
||||
$wgScriptPath = "";
|
||||
|
||||
$wgArticlePath = "/wiki/$1";
|
||||
|
||||
## The protocol and server name to use in fully-qualified URLs
|
||||
$wgServer = "https://{{ env "DOMAIN" }}";
|
||||
|
||||
|
Reference in New Issue
Block a user