****** pmwiki.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Mon, 23 Feb 2009 12:36:19 +0000 (13:36 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Mon, 23 Feb 2009 12:36:19 +0000 (13:36 +0100)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
include/wiki/farmconfig.php

index b15491a..d461c25 100644 (file)
@@ -6,6 +6,7 @@ $EnableUpload     = 1;
 $UploadMaxSize    = 500000;
 $LinkWikiWords    = 0;   # disable WikiWord links
 $EnableIMSCaching = 1;   # allow browser caching
+$EnablePageListProtect = 0; # We use our own permission system.
 
 $ScriptUrl        = '.';          #\
 $UploadUrlFmt     = './uploads';  # } works thanks to the <base /> in skin