1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-01 22:03:02 +00:00

Made comment for setting clearer

This commit is contained in:
Starbeamrainbowlabs 2014-12-03 11:50:14 +00:00
parent 839d7a53d7
commit 72863c97e9

View file

@ -19,7 +19,7 @@ $editing = true;
//the maximum number of characters allowed in a single page
$maxpagesize = 135000; //135,000 characters, or 50 pages
//whether you need an account to edit
//whether users who aren't logged in are allowed to edit
$anonedits = false;
//the name of the page that will act as the home pae for the wiki. This page will be served if the user didn't specify a page.