diff --git a/src/main/resources/configuration.txt b/src/main/resources/configuration.txt index 4d47c4e7..4fc82f77 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -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