1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-11-25 05:22:59 +00:00

added default action setting, not functional yet. No updated build either.

This commit is contained in:
Starbeamrainbowlabs 2015-04-11 14:22:53 +01:00
parent e4f4678d12
commit bfbb465aeb

View file

@ -38,6 +38,9 @@ $settings->anonedits = false;
// the name of the page that will act as the home page for the wiki. This page will be served if the user didn't specify a page.
$settings->defaultpage = "Main Page";
// the default action. This action will be performed if no other action is specified.
$settings->defaultaction = "view";
// usernames and passwords - passwords should be hashed with sha256
$settings->users = [
"admin" => "5e884898da28047151d0e56f8dc6292773603d0d6aabbdd62a11ef721d1542d8", //password