ソースを参照

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


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません