This commit is contained in:
Bartek Fabiszewski 2014-09-07 21:22:46 +02:00
parent 6796b54794
commit 161cdcf948

View File

@ -55,6 +55,7 @@ $salt = ""; // fill in random string here, it will increase security of password
$require_authentication = 1;
// admin user who has access to all users locations
// none if empty
$admin_user = "";
// allow automatic registration of new users