Remove broken test code from index.html

This commit is contained in:
Travis Burtrum 2022-10-13 22:53:09 -04:00
parent ed9a14e199
commit c1abab3c08
1 changed files with 2 additions and 2 deletions

4
dist/index.html vendored
View File

@ -230,8 +230,8 @@ invoke("proxy_port")
authentication: "login",
auto_away: 300,
auto_reconnect: true,
//websocket_url: 'ws://127.0.0.1:' + port + '/xmpp-websocket/',
websocket_url: "wss://burtrum.org/xmpp-websocket/",
websocket_url: 'ws://127.0.0.1:' + port + '/xmpp-websocket/',
//websocket_url: "wss://burtrum.org/xmpp-websocket/",
assets_path: "./dist/",
discover_connection_methods: false,
message_archiving: "always",