Skip to content

Commit cd88326

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

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.genkit/traces_idx/genkit.metadata

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

dev.html

Lines changed: 2 additions & 2 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,
@@ -37,7 +37,7 @@
3737
notify_all_room_messages: ['discuss@conference.conversejs.org'],
3838
fetch_url_headers: true,
3939
whitelisted_plugins: ['converse-debug'],
40-
bosh_service_url: 'http://localhost:5280/http-bind', // Please use this connection manager only for testing purposes
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)