Browse Source

Add documentation for path

Michelle Bu 11 years ago
parent
commit
3a2802ecf1
2 changed files with 5 additions and 0 deletions
  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",

File diff suppressed because it is too large
+ 0 - 0
docs/index.html


Some files were not shown because too many files changed in this diff