Fix typography in the default config.
This commit is contained in:
parent
25898e9ee7
commit
db17f6516c
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue