aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-07-05 18:21:33 -0700
committerFuwn <[email protected]>2021-07-05 18:21:33 -0700
commitc26b585fadfe9f3493c5ea41e8167b1fe7426adb (patch)
tree618f671aef28f3fd4f98496fb23fefe5f4be6d02
parentfeat(munch): conditional sub-process spawning (worlds/ discord bot) (diff)
downloadmunch-c26b585fadfe9f3493c5ea41e8167b1fe7426adb.tar.xz
munch-c26b585fadfe9f3493c5ea41e8167b1fe7426adb.zip
fix(config): enable sub-processes in example config
-rw-r--r--config.example.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.example.yml b/config.example.yml
index 07c4ded..c8b2831 100644
--- a/config.example.yml
+++ b/config.example.yml
@@ -1,5 +1,5 @@
worlds:
- enable: false
+ enable: true
server: # These shouldn't change
ip: 209.240.84.122
@@ -11,6 +11,6 @@ worlds:
avatar: Vamp.mov
discord:
- enable: false
+ enable: true
token: SoMetOKen22
prefix: m~