summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
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,