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

add setting to control history size

This commit is contained in:
Jfreegman
2014-05-25 19:54:34 -04:00
parent 083ca2f3b7
commit f0962bd060
5 changed files with 25 additions and 4 deletions

View File

@ -7,6 +7,9 @@ autolog:0;
# 1 to disbale terminal alerts on messages, 0 to enable
disable_alerts:0;
# maximum lines for chat window history
history_size:700;
# 1 to use native terminal colours, 0 to use toxic default colour theme
colour_theme:0;