AUTO_DB_UPGRADE define
This commit is contained in:
parent
fc6db3509a
commit
b03eb861d4
1 changed files with 1 additions and 0 deletions
|
@ -20,3 +20,4 @@ define("TRACE_FILE", null);
|
|||
define("TRACE_THRESHOLD", 0.0);
|
||||
define("ENABLED_MODS", "imageboard");
|
||||
define("SCORE_VERSION", 'develop/'.VERSION);
|
||||
define("AUTO_DB_UPGRADE", true);
|
||||
|
|
Reference in a new issue