瀏覽代碼

Remove anon login settings

JC Brand 10 年之前
父節點
當前提交
ba85e0733f
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      dev.html

+ 0 - 5
dev.html

@@ -52,11 +52,6 @@
 <script>
 <script>
     require(['converse'], function (converse) {
     require(['converse'], function (converse) {
         converse.initialize({
         converse.initialize({
-            auto_login: true,
-            allow_registration: false,
-            allow_logout: false,
-            authentication: "anonymous",
-            jid: "opkode.im",
             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
             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,