diff options
Diffstat (limited to 'data/default_config.cfg')
-rw-r--r-- | data/default_config.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index 3b01ed0c..879f6590 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -25,5 +25,9 @@ completion = normal # a SPACE will always be added after that after_completion = , +# a list of words (separated by a semicolon (:)) that will be highlighted if said by +# someone on a room +highlight_on = FION + # the file where logs are saved (useless for the moment) logfile = logs |