Page MenuHomeDevCentral

D3084.id7872.diff
No OneTemporary

D3084.id7872.diff

diff --git a/config/Settings.php b/config/Settings.php
--- a/config/Settings.php
+++ b/config/Settings.php
@@ -70,6 +70,22 @@
]
],
+ 'wgContentNamespaces' => [
+ 'wolfplex' => [
+ 320, // Bulletin
+ 322, // Event
+ ],
+ ],
+
+ 'wgNamespacesToBeSearchedDefault' => [
+ 'wolfplex' => [
+ NS_MAIN => true,
+
+ 320 => true, // Bulletin
+ 322 => true, // Event
+ ],
+ ],
+
'wgUseInstantCommons' => [
'default' => true,
],

File Metadata

Mime Type
text/plain
Expires
Mon, Sep 30, 21:59 (19 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2167216
Default Alt Text
D3084.id7872.diff (689 B)

Event Timeline