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

add setting option to disable timestamps

This commit is contained in:
Jfreegman
2014-06-28 20:33:46 -04:00
parent a2e6a25fc8
commit 97536d2a72
5 changed files with 33 additions and 3 deletions

View File

@ -1,6 +1,9 @@
# 24 or 12 hour time
time:24;
# 1 to enable timestamps, 0 to disable
timestamps:1;
# 1 to enable autologging, 0 to disable
autolog:0;