upgrade domain
This commit is contained in:
@@ -199,7 +199,6 @@ define('APP_DB_DEBUG', true);
|
||||
define('APP_DB_AUTO_INIT', true);
|
||||
define('APP_BASE_DB_ENABLED', true);
|
||||
|
||||
define('APP_BASIC_AUTH', true);
|
||||
define('APP_AUTH_ENABLED', false);
|
||||
define('APP_DEBUG_TOOL', true);
|
||||
define('APP_AUTH_DEBUG', true);
|
||||
@@ -236,7 +235,6 @@ define('APP_DB_DEBUG', false);
|
||||
define('APP_DB_AUTO_INIT', true);
|
||||
define('APP_BASE_DB_ENABLED', true);
|
||||
|
||||
define('APP_BASIC_AUTH', false);
|
||||
define('APP_AUTH_ENABLED', false);
|
||||
define('APP_DEBUG_TOOL', false);
|
||||
define('APP_AUTH_DEBUG', false);
|
||||
|
||||
Reference in New Issue
Block a user