From ecf415d9e40a3dc607f3a14795d078bd164671f7 Mon Sep 17 00:00:00 2001 From: zeeZ Date: Wed, 18 May 2011 16:45:03 +0200 Subject: [PATCH] Optional option is optional. --- configuration.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.txt b/configuration.txt index cce26db2..c765f162 100644 --- a/configuration.txt +++ b/configuration.txt @@ -38,7 +38,7 @@ jsonfile: false jsonfile-interval: 1 # Output player health for web usage -health-in-json: true +health-in-json: false # Use timesliced fullrender - takes a bit longer, but much more polite for server timeslicerender: true @@ -117,7 +117,7 @@ web: messagettl: 5 - type: playermarkers showplayerfaces: true - showplayerhealth: true + showplayerhealth: false #- type: digitalclock - type: timeofdayclock showdigitalclock: true