Commit 33aac2cf authored by JC Brand's avatar JC Brand

Don't use auto_reconnect and rebuild JS

parent e875e18c
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -230,6 +230,7 @@
<script>
require(['converse'], function (converse) {
converse.initialize({
auto_reconnect: false, // This feature still seems buggy
allow_otr: true,
auto_list_rooms: false,
auto_subscribe: false,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment