mirror of https://gitlab.crans.org/nounous/nixos
Change content namespaces
parent
a0d43fc54c
commit
c078699bf9
|
|
@ -157,6 +157,7 @@ in
|
|||
NS_INTERNE => "Interne",
|
||||
NS_INTERNE_TALK => "Discussions_pages_internes"
|
||||
];
|
||||
$wgContentNamespaces = [ NS_MAIN, NS_PUBLIC, NS_INTERNE ];
|
||||
|
||||
# Debug
|
||||
$wgShowExceptionDetails = true;
|
||||
|
|
|
|||
Loading…
Reference in New Issue