Tone down description of publicServer.
This commit is contained in:
@@ -110,8 +110,8 @@ The fields are as follows:
|
|||||||
files; by default, group files are treated as read-only;
|
files; by default, group files are treated as read-only;
|
||||||
|
|
||||||
- `publicServer`: if true, then cross-origin access to the server is
|
- `publicServer`: if true, then cross-origin access to the server is
|
||||||
allowed. This is safe if the server is on the public Internet, but not
|
allowed. This makes the server vulnerable to cross-origin scripting
|
||||||
necessarily so if it is on a private network.
|
attacks, but is necessary in some cases.
|
||||||
|
|
||||||
- `proxyURL`: if running behind a reverse proxy, this specifies the root
|
- `proxyURL`: if running behind a reverse proxy, this specifies the root
|
||||||
URL that will be visible outside the proxy.
|
URL that will be visible outside the proxy.
|
||||||
|
|||||||
Reference in New Issue
Block a user