浏览代码

Config override file, included by config.php. Placeholder - no overrides by default.

tassium 23 年之前
父节点
当前提交
c5cd49d830
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      config/config_local.php

+ 6 - 0
config/config_local.php

@@ -0,0 +1,6 @@
+<?
+/* Local config overrides.
+   You can override the config.php settings here.  Don't do it unless you know what you're doing.
+   Use standard PHP syntax, see config.php for examples. */
+
+?>