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:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user