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