summaryrefslogtreecommitdiff
path: root/data/default_config.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'data/default_config.cfg')
-rw-r--r--data/default_config.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg
index 87a121bb..a1149452 100644
--- a/data/default_config.cfg
+++ b/data/default_config.cfg
@@ -24,6 +24,12 @@ resource =
# If this is empty, the $USER environnement variable will be used
default_nick =
+# Send the initial presence
+# true, unless you want to be invisible from your roster
+# warning: this disables any presence sending other than MUCs or directed
+# presences via /presence
+send_initial_presence = true
+
# Jabber identifier. Specify it only if you want to connect using an existing
# account on a server. This is optional and useful only for some features,
# like room administration, nickname registration.