added configuration option messagettl, TimeToLive for chatmessages, in

Milliseconds! 15seconds: messagettl: 15000
This commit is contained in:
Arthur Mayer 2011-02-20 02:11:44 +01:00
parent 02fb226350
commit ad07d68d7e

View File

@ -38,6 +38,7 @@ web:
# showchat: modal/balloons # showchat: modal/balloons
showchat: modal showchat: modal
messagettl: 15000
showplayerfacesonmap: true showplayerfacesonmap: true
showplayerfacesinmenu: true showplayerfacesinmenu: true
focuschatballoons: false focuschatballoons: false