From bdb2620ca9da5204d99d73014e16ad27143f3c66 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Mon, 12 Mar 2012 18:46:12 -0500 Subject: [PATCH] Fix typo --- src/main/resources/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/configuration.txt b/src/main/resources/configuration.txt index 79370255..20ba24d4 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -91,7 +91,7 @@ components: # Optional: set number of lines in scrollable message history: if set, messagettl is not used to age out messages #scrollback: 100 # Optiona; set maximum number of lines visible for chatbox - @visiblelines: 10 + #visiblelines: 10 # Optional: send push button sendbutton: false - class: org.dynmap.ClientComponent