Skip to content

Commit

Permalink
Update providers.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Adán Sánchez de Pedro Crespo committed Apr 19, 2015
1 parent 6b1900b commit 55f3b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/loqui/providers.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ var Providers = {
longName: 'XMPP/Jabber',
connector: {
type: 'XMPP',
host: 'wss://websockets.loqui.im/',
host: 'https://bosh.loqui.im/',
timeout: 300
},
autodomain: false,
Expand Down

0 comments on commit 55f3b36

Please sign in to comment.