瀏覽代碼

typo and comment

JC Brand 12 年之前
父節點
當前提交
2708d976db
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/source/index.rst
  2. 1 1
      main.js

+ 1 - 1
docs/source/index.rst

@@ -15,7 +15,7 @@
 Configuration variables:
 ========================
 
-Prebind
+prebind
 ========
 
 Use this option when you want to attach to an existing XMPP connection that was

+ 1 - 1
main.js

@@ -1,7 +1,7 @@
 require(["jquery", "converse"], function($, converse) {
     converse.initialize({
         animate: true,
-        bosh_service_url: 'https://bind.opkode.im',
+        bosh_service_url: 'https://bind.opkode.im', // Please use this connection manager only for testing purposes
         prebind: false,
         xhr_user_search: false,
         auto_subscribe: false