diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/default_config.cfg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index 985fb30d..a71fa42c 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -20,7 +20,6 @@ password = # A command that will be executed if "password" is not set, e.g. a session password # manager like secret-tool on gnome, or anything you want - eval_password = # Path to a PEM certificate file to use for certificate authentication @@ -93,7 +92,7 @@ ca_cert_path = #connection_timeout_delay = 30 # Send the initial presence -# true, unless you want to be invisible from your contact list +# true, unless you want to be invisible from your contact list # warning: this disables any presence sending other than chatrooms or directed # presences via /presence #send_initial_presence = true |