diff options
author | Marja van Waes <marja@mageia.org> | 2017-09-02 06:21:07 +0200 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2017-09-02 06:21:07 +0200 |
commit | 5b6b888408eea8ee8beb1cf367abce2e50fb9475 (patch) | |
tree | 2c9345226a3bb7675cf4e1ec310a606dfd384c96 /deployment | |
parent | 9226d078dcc552207b3a103543079183bb22c050 (diff) | |
download | puppet-5b6b888408eea8ee8beb1cf367abce2e50fb9475.tar puppet-5b6b888408eea8ee8beb1cf367abce2e50fb9475.tar.gz puppet-5b6b888408eea8ee8beb1cf367abce2e50fb9475.tar.bz2 puppet-5b6b888408eea8ee8beb1cf367abce2e50fb9475.tar.xz puppet-5b6b888408eea8ee8beb1cf367abce2e50fb9475.zip |
unlock wiki
Diffstat (limited to 'deployment')
-rw-r--r-- | deployment/wikis/templates/wiki_settings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/wikis/templates/wiki_settings b/deployment/wikis/templates/wiki_settings index 3e3ced26..1bb23d72 100644 --- a/deployment/wikis/templates/wiki_settings +++ b/deployment/wikis/templates/wiki_settings @@ -33,4 +33,4 @@ $wgExtraNamespaces[NS_QA_PROCEDURE_TALK] = 'QA_procedure_Talk'; $wgContentNamespaces[] = NS_QA_PROCEDURE; $wgNamespacesToBeSearchedDefault[NS_QA_PROCEDURE] = true; -$wgReadOnly = 'This wiki is currently read-only'; +# $wgReadOnly = 'This wiki is currently read-only'; |