From dd5ffd78d27868b8d11246cb28f872acd6290a85 Mon Sep 17 00:00:00 2001 From: Phoenix Date: Mon, 9 Sep 2019 16:41:23 -0400 Subject: [PATCH] Update servercommon.cfg Made it so auth page is commented out by default. --- linux/servercommon.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/servercommon.cfg b/linux/servercommon.cfg index 920c5ed..3c316e2 100755 --- a/linux/servercommon.cfg +++ b/linux/servercommon.cfg @@ -7,7 +7,7 @@ [LoginServer] databasePWD=DBPASSWORD useExternalAuth=false -externalAuthURL=http://127.0.0.1/auth.php +#externalAuthURL=http://127.0.0.1/auth.php [dbProcess] databaseProtocol=OCI