Skip to content

Commit 67fa8c7

Browse files
chore: remove genkit metadata
1 parent 8c91e48 commit 67fa8c7

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.genkit/traces_idx/genkit.metadata

Lines changed: 0 additions & 1 deletion
This file was deleted.

dev.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
});
2727

2828
converse.initialize({
29-
i18n: 'fr',
29+
i18n: 'af',
3030
theme: 'nordic',
3131
dark_theme: 'dracula',
3232
auto_away: 300,
@@ -36,8 +36,8 @@
3636
muc_show_logs_before_join: true,
3737
notify_all_room_messages: ['[email protected]'],
3838
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
39+
whitelisted_plugins: ['converse-debug','converse-protocol-handler'],
40+
bosh_service_url: 'https://conversejs.org/http-bind/', // Please use this connection manager only for testing purposes
4141
// view_mode: 'overlayed',
4242
show_controlbox_by_default: true,
4343
// websocket_url: 'wss://conversejs.org/xmpp-websocket',

0 commit comments

Comments
 (0)