mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
mediawiki: Enable Instant Commons
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
0bafa7ddc4
commit
b9c41a9b52
@ -17,3 +17,5 @@ $wgGroupPermissions['*']['read'] = true;
|
|||||||
$wgArticlePath = "/mediawiki/$1";
|
$wgArticlePath = "/mediawiki/$1";
|
||||||
$wgUsePathInfo = true;
|
$wgUsePathInfo = true;
|
||||||
|
|
||||||
|
# Instant Commons
|
||||||
|
$wgUseInstantCommons = true;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user