From 0606c2b351ac87f110e1240d2f4ba1b94b275930 Mon Sep 17 00:00:00 2001 From: Florent Le Coz Date: Wed, 15 Feb 2012 20:09:44 +0100 Subject: Add the new option in the configuration file. --- data/default_config.cfg | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data/default_config.cfg') diff --git a/data/default_config.cfg b/data/default_config.cfg index 540e021e..e870941d 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -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 = -- cgit v1.2.3