stop ENABLED_MODS

This commit is contained in:
Shish
2020-01-27 20:00:23 +00:00
parent 59c89ee135
commit af48aa504b
3 changed files with 1 additions and 3 deletions

View File

@@ -34,4 +34,3 @@ _d("EXTRA_EXTS", ""); // string optional extra extensions
_d("BASE_URL", null); // string force a specific base URL (default is auto-detect)
_d("TRACE_FILE", null); // string file to log performance data into
_d("TRACE_THRESHOLD", 0.0); // float log pages which take more time than this many seconds
_d("ENABLED_MODS", "imageboard");