|
@@ -60,7 +60,7 @@
|
|
<a href="https://github.com/jcbrand/converse.js/releases" class="button" target="_blank">Download</a>
|
|
<a href="https://github.com/jcbrand/converse.js/releases" class="button" target="_blank">Download</a>
|
|
</li>
|
|
</li>
|
|
<li class="page-scroll">
|
|
<li class="page-scroll">
|
|
- <a href="/docs/html/index.html" target="_blank">Documentation</a>
|
|
|
|
|
|
+ <a href="/docs/html/index.html">Documentation</a>
|
|
</li>
|
|
</li>
|
|
</ul>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
@@ -106,7 +106,7 @@
|
|
</p>
|
|
</p>
|
|
<p>
|
|
<p>
|
|
It's possible to enable single-site-login, whereby users already authenticated in your website will also automatically be logged in on the chat server.
|
|
It's possible to enable single-site-login, whereby users already authenticated in your website will also automatically be logged in on the chat server.
|
|
- Please refer to the <strong><a target="_blank" href="/docs/html/index.html">documentation</a></strong> for more info.
|
|
|
|
|
|
+ Please refer to the <strong><a href="/docs/html/index.html">documentation</a></strong> for more info.
|
|
</p>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
@@ -255,7 +255,6 @@
|
|
|
|
|
|
converse.initialize({
|
|
converse.initialize({
|
|
bosh_service_url: 'https://conversejs.org/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
|
|
- debug: false,
|
|
|
|
i18n: locales['en'], // Refer to ./locale/locales.js to see which locales are supported
|
|
i18n: locales['en'], // Refer to ./locale/locales.js to see which locales are supported
|
|
keepalive: true,
|
|
keepalive: true,
|
|
message_carbons: true,
|
|
message_carbons: true,
|