summaryrefslogtreecommitdiff
path: root/localserver/conf/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'localserver/conf/constants.conf')
-rw-r--r--localserver/conf/constants.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/localserver/conf/constants.conf b/localserver/conf/constants.conf
index 4562d0c..d2f4046 100644
--- a/localserver/conf/constants.conf
+++ b/localserver/conf/constants.conf
@@ -27,4 +27,8 @@
//= Battle local configuration file.
//=========================================================================
+// set to 0 for production, 1 for development
debug: 0
+
+// set to 1 if the server uses tmw-vault
+SERVER_USES_VAULT: 0