From ac6bb18cc0824db8c62591f9ce8f7a894f66fcf7 Mon Sep 17 00:00:00 2001 From: Adrian Priestley <47989725+a-priestley@users.noreply.github.com> Date: Mon, 17 Feb 2025 16:44:37 -0330 Subject: [PATCH] Update deploy/example_config.yaml Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com> --- deploy/example_config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy/example_config.yaml b/deploy/example_config.yaml index 758ac960e3..d74f7f238f 100644 --- a/deploy/example_config.yaml +++ b/deploy/example_config.yaml @@ -2,6 +2,7 @@ # We'll be hosting VIA gunicorn SELFHOST: false +# We'll start a separate process for rooms and generators SELFLAUNCH: false # Host Address. This is the address encoded into the patch that will be used for client auto-connect.