summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13>2010-06-30 09:56:03 +0000
committerlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13>2010-06-30 09:56:03 +0000
commitcf88579ec74a90c6dfb1f456800119a757f936b7 (patch)
treee6c9ba71f3092c3d1dc59d2db361ebb1179ddc91 /data
parent39b0075679ebf0a6c9dc2333c8f9bd08bfabbdcf (diff)
downloadpoezio-cf88579ec74a90c6dfb1f456800119a757f936b7.tar.gz
poezio-cf88579ec74a90c6dfb1f456800119a757f936b7.tar.bz2
poezio-cf88579ec74a90c6dfb1f456800119a757f936b7.tar.xz
poezio-cf88579ec74a90c6dfb1f456800119a757f936b7.zip
Use louiz for the default nick, fixed #1535
Diffstat (limited to 'data')
-rw-r--r--data/default_config.cfg3
1 files changed, 2 insertions, 1 deletions
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,