Add the new option in the configuration file.
This commit is contained in:
parent
28d790717f
commit
0606c2b351
1 changed files with 4 additions and 0 deletions
|
@ -67,6 +67,10 @@ completion = normal
|
|||
# a SPACE will always be added after that
|
||||
after_completion = ,
|
||||
|
||||
# The maximum length of the nickname that will be displayed in the
|
||||
# conversation window.
|
||||
max_nick_length = 25
|
||||
|
||||
# a list of words (separated by a colon (:)) that will be
|
||||
# highlighted if said by someone on a room
|
||||
highlight_on =
|
||||
|
|
Loading…
Reference in a new issue