From 161cdcf948af31d18bacc343a58fd00cc728d668 Mon Sep 17 00:00:00 2001 From: Bartek Fabiszewski Date: Sun, 7 Sep 2014 21:22:46 +0200 Subject: [PATCH] comment --- config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/config.php b/config.php index 4aa40c2..b52a1b6 100755 --- a/config.php +++ b/config.php @@ -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