diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-01-16 04:42:40 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-01-16 04:42:40 +0800 |
commit | 2e51ea71ffebf92d27045e87e8834569b2c42924 (patch) | |
tree | 62461459451d49c95b8d8e15039648c938661954 /data/gtalk.profile | |
parent | dd97c4cd5509b46a9fb7d7f8a4114a0b416076ef (diff) | |
download | gsoc2013-empathy-2e51ea71ffebf92d27045e87e8834569b2c42924.tar gsoc2013-empathy-2e51ea71ffebf92d27045e87e8834569b2c42924.tar.gz gsoc2013-empathy-2e51ea71ffebf92d27045e87e8834569b2c42924.tar.bz2 gsoc2013-empathy-2e51ea71ffebf92d27045e87e8834569b2c42924.tar.lz gsoc2013-empathy-2e51ea71ffebf92d27045e87e8834569b2c42924.tar.xz gsoc2013-empathy-2e51ea71ffebf92d27045e87e8834569b2c42924.tar.zst gsoc2013-empathy-2e51ea71ffebf92d27045e87e8834569b2c42924.zip |
Ignore ssl errors for gtalk profile by default otherwise it won't connect.
svn path=/trunk/; revision=561
Diffstat (limited to 'data/gtalk.profile')
-rw-r--r-- | data/gtalk.profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/gtalk.profile b/data/gtalk.profile index 7a087f27a..8a91d0fdc 100644 --- a/data/gtalk.profile +++ b/data/gtalk.profile @@ -11,5 +11,6 @@ DefaultAccountDomain = gmail.com, googlemail.com Default-server = talk.google.com Default-port = 5223 Default-old-ssl = 1 +Default-ignore-ssl-errors = 1 Default-fallback-conference-server = conference.jabber.org SupportedPresences = away,extended-away,do-not-disturb |