From f52fa7be48df558e79499d20cb959ddcf3c4a73c Mon Sep 17 00:00:00 2001 From: nek0 Date: Tue, 17 Dec 2024 18:01:21 +0100 Subject: [PATCH] adjust config --- configuration.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index c915a37..91bb504 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -2,7 +2,7 @@ setSocketPath : "/tmp/wizard.sock" setMapRows : 40 setMapColumns : 40 setSpawnerProbability : 0.01 -setFPS : 30 +setFPS : 60 setClientMaxTimeout : 5 setFramesPerPing : 10 -setLogLevel : Verbose +setLogLevel : Warning