From 36d2061f7a241e58a21fdd4745bdd8f898be5d89 Mon Sep 17 00:00:00 2001 From: gumi Date: Fri, 15 May 2020 16:55:06 -0400 Subject: add a constant for Vault usage --- localserver/conf/constants.conf | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3-60-g2f50