diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/default_config.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index 7e667678..0bc4f41e 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -97,6 +97,9 @@ add_space_after_completion = true # conversation window. max_nick_length = 25 +# Show the timestamp of each messages, or not +show_timestamps = true + # Words that you want to complete on recent words completion, # separated by a colon (:). # e.g. words = "anticonstitutionnellement:I protest:I like bananas:" |