From 50cb70a6cb0a94140eac8c53f91c6dbf084ebc5f Mon Sep 17 00:00:00 2001
From: Florent Le Coz <louiz@louiz.org>
Date: Fri, 7 Dec 2012 23:38:56 +0100
Subject: Add max_nick_length option into the documention page.

---
 doc/en/configure.txt | 5 +++++
 1 file changed, 5 insertions(+)

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.
-- 
cgit v1.2.3