aboutsummaryrefslogtreecommitdiff
path: root/ci/config/config.json
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-01-07 01:53:03 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2024-01-07 01:53:03 -0500
commite01aae6c30f18003ceae07c092cddeb488e8f472 (patch)
treed7dd1b9bd931d1b274243bfb34fb44885c94e395 /ci/config/config.json
parentce77fe97522bc9c37ccc275efebb94e920c1f2ae (diff)
package updates & social auth setup
Diffstat (limited to 'ci/config/config.json')
-rw-r--r--ci/config/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci/config/config.json b/ci/config/config.json
index ac83b0c..b410399 100644
--- a/ci/config/config.json
+++ b/ci/config/config.json
@@ -124,7 +124,8 @@
//Hot-reload creates collectable assemblies that allow full re-load support in the host application, should only be used for development purposes!
"hot_reload": false,
"reload_delay_sec": 2,
- "path": "plugins"
+ "path": "plugins",
+ "config_dir": "config"
},
"disabled sys_log": {