From cf88579ec74a90c6dfb1f456800119a757f936b7 Mon Sep 17 00:00:00 2001 From: "louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13" Date: Wed, 30 Jun 2010 09:56:03 +0000 Subject: Use louiz for the default nick, fixed #1535 --- data/default_config.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/default_config.cfg b/data/default_config.cfg index 59d0917f..8de84037 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -14,7 +14,8 @@ port = 5222 resource = poezio # the nick you will use when joining a room with no associated nick -default_nick = poezio +# If this is empty, the $USER variable will be used +default_nick = # Jabber identifiant. Specify it only if you want to connect using an existing # account on a server. This is optional and useful only for some features, -- cgit v1.2.3