summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@fkfd.me>2021-11-24 19:48:40 +0800
committerFrederick Yin <fkfd@fkfd.me>2021-11-24 20:14:23 +0800
commit98133c0c3cf7e401cf5b85f7c4e9298bfcb4d00a (patch)
tree5d8e718ef3684bd7a77db5c9528c993a3b80492a /config.toml
parentfea01028d97dd8a11673912fd0c6f1453c34adad (diff)
New config entry "jimbrella_dir"
Add explanation for jimbrella_dir
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index b38abdc..a5e45ac 100644
--- a/config.toml
+++ b/config.toml
@@ -1,3 +1,5 @@
+# "Root" directory for JImbrella
+# All local paths below are relative to this directory
jimbrella_dir = "/opt/jimbrella"
[flask]