We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c91e48 commit cd88326Copy full SHA for cd88326
.genkit/traces_idx/genkit.metadata
dev.html
@@ -26,7 +26,7 @@
26
});
27
28
converse.initialize({
29
- i18n: 'fr',
+ i18n: 'af',
30
theme: 'nordic',
31
dark_theme: 'dracula',
32
auto_away: 300,
@@ -37,7 +37,7 @@
37
notify_all_room_messages: ['discuss@conference.conversejs.org'],
38
fetch_url_headers: true,
39
whitelisted_plugins: ['converse-debug'],
40
- bosh_service_url: 'http://localhost:5280/http-bind', // Please use this connection manager only for testing purposes
+ bosh_service_url: 'https://conversejs.org/http-bind/', // Please use this connection manager only for testing purposes
41
// view_mode: 'overlayed',
42
show_controlbox_by_default: true,
43
// websocket_url: 'wss://conversejs.org/xmpp-websocket',
0 commit comments