1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 14:06:35 +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

@ -13,7 +13,7 @@ client.
Lines starting with "#" are comments and will be ignored.
.PP
Keys:
.RS
.PP
.B time
.RS
Select between 24 and 12 hour time.
@ -21,6 +21,13 @@ Select between 24 and 12 hour time.
Values: 24, 12
.RE
.PP
.B timestamps
.RS
Enable or disable timestamps.
.br
Values: 1 to enable, 0 to disable
.RE
.PP
.B autolog
.RS
Enable or disable autologging.