1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 01:06:36 +02:00

Add config option for the notification timeout duration

This commit is contained in:
Rob Levitsky
2018-11-05 22:40:51 -05:00
parent 73aaa44d12
commit f7b73af9a7
6 changed files with 17 additions and 1 deletions

View File

@ -53,6 +53,9 @@ ui = {
// maximum lines for chat window history
history_size=700;
// time in milliseconds to display a notification
notification_timeout=3000;
// Indicator for display when someone connects or joins a group.
line_join="-->";