From 73ae180437939c67f88e58341b57e4ab4dac310d Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Sun, 28 Nov 2021 02:10:09 +0100 Subject: [PATCH] Settings: default collect to goal --- host.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host.yaml b/host.yaml index bfc7ec1d..6411702a 100644 --- a/host.yaml +++ b/host.yaml @@ -37,7 +37,7 @@ server_options: # "auto" -> automatic collect on goal completion # "auto-enabled" -> automatic collect on goal completion and manual collect is also enabled # "goal" -> collect is allowed after goal completion - collect_mode: "disabled" + collect_mode: "goal" # Remaining modes # !remaining handling, that tells a client which items remain in their pool # "enabled" -> Client can always ask for remaining items