added configuration option messagettl, TimeToLive for chatmessages, in
Milliseconds! 15seconds: messagettl: 15000
This commit is contained in:
parent
82f3cc213b
commit
e3375a7b7b
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue