aboutsummaryrefslogtreecommitdiff
path: root/Makefile.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-20 12:50:02 +0000
committerFuwn <[email protected]>2021-05-20 12:50:02 +0000
commit9cb847e64c7570d8a2ac330483f4299c182c4859 (patch)
tree46d0054775eb0aae1f8d89186fe01e45fe6d741f /Makefile.toml
parentrefactor(whirl_server): cut down on the clones (diff)
downloadwhirl-9cb847e64c7570d8a2ac330483f4299c182c4859.tar.xz
whirl-9cb847e64c7570d8a2ac330483f4299c182c4859.zip
feat(whirl_server): development testing environment variable
Useful when debugging certain session exit bugs. Make sure to use the `runw` task!
Diffstat (limited to 'Makefile.toml')
-rw-r--r--Makefile.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.toml b/Makefile.toml
index 7f1882f..ebb302b 100644
--- a/Makefile.toml
+++ b/Makefile.toml
@@ -3,6 +3,7 @@
# -------------
[env]
CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true
+EXIT_ON_CLIENT_DISCONNECT = true
# This variable will vary depending on where you installed Worlds, ideally, you
# should know the correct value for your own system.