Change chat 'scrollback' setting to be consistent with existing defaults.

This commit is contained in:
Mike Primm 2011-09-29 11:16:27 +08:00 committed by mikeprimm
parent 954a64c93d
commit 5f6f453dc8
1 changed files with 2 additions and 1 deletions

View File

@ -63,7 +63,8 @@ components:
type: chatbox
showplayerfaces: true
messagettl: 5
scrollback: 100
# Optional: set number of lines in scrollable message history: if set, messagettl is not used to age out messages
#scrollback: 100
- class: org.dynmap.ClientComponent
type: playermarkers
showplayerfaces: true