瀏覽代碼

Add documentation for path

Michelle Bu 11 年之前
父節點
當前提交
3a2802ecf1
共有 2 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      docs/api.json
  2. 0 0
      docs/index.html

+ 5 - 0
docs/api.json

@@ -31,6 +31,11 @@
             "type": "number",
             "description": "Server port. Defaults to <code>80</code>."
           },
+          {
+            "name": "path",
+            "type": "string",
+            "description": "The path where your self-hosted PeerServer is running. Defaults to <code>'/'</code>."
+          },
           {
             "name": "secure",
             "type": "boolean",

文件差異過大導致無法顯示
+ 0 - 0
docs/index.html


部分文件因文件數量過多而無法顯示