summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2012-12-07 23:38:56 +0100
committerFlorent Le Coz <louiz@louiz.org>2012-12-07 23:39:49 +0100
commit50cb70a6cb0a94140eac8c53f91c6dbf084ebc5f (patch)
tree8e1fe9f5a176a7b1336da9348922713c410b7f08 /doc
parente2592f5cdf3efe13d74f75eeadcd37d54b4d9d5c (diff)
downloadpoezio-50cb70a6cb0a94140eac8c53f91c6dbf084ebc5f.tar.gz
poezio-50cb70a6cb0a94140eac8c53f91c6dbf084ebc5f.tar.bz2
poezio-50cb70a6cb0a94140eac8c53f91c6dbf084ebc5f.tar.xz
poezio-50cb70a6cb0a94140eac8c53f91c6dbf084ebc5f.zip
Add max_nick_length option into the documention page.
Diffstat (limited to 'doc')
-rw-r--r--doc/en/configure.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/configure.txt b/doc/en/configure.txt
index 5bedbc9b..39a2166e 100644
--- a/doc/en/configure.txt
+++ b/doc/en/configure.txt
@@ -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.