From c7da566f0ae6fa412341f48f27122ed7f968ae9d Mon Sep 17 00:00:00 2001 From: mathieui Date: Wed, 15 Feb 2012 23:01:50 +0100 Subject: Fixes #2324 --- data/default_config.cfg | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'data') 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. -- cgit v1.2.3