Add max_nick_length option into the documention page.

This commit is contained in:
Florent Le Coz 2012-12-07 23:38:56 +01:00
parent e2592f5cdf
commit 50cb70a6cb

View file

@ -128,6 +128,11 @@ section of this documentation.
Whether or not to add a space after a completion in the middle of the
input (not at the start of it)
*max_nick_length*:: 25
The maximum length of the nickname that will be displayed in the
conversation window.
*show_timestamps*:: true
Whether or not to display a timestamp before each message.