forked from cadence/breezewiki-docs
Document strict_proxy
This commit is contained in:
parent
8ae64525ae
commit
7f151862b3
1 changed files with 4 additions and 0 deletions
|
@ -175,3 +175,7 @@ Enables more runtime checks and more verbose output. Turns off some browser cach
|
||||||
@defthing[port value #:value "10416"]{
|
@defthing[port value #:value "10416"]{
|
||||||
Which port to run the server on.
|
Which port to run the server on.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@defthing[strict_proxy boolean #:value true]{
|
||||||
|
Whether to put more URLs through the proxy. If false, just a minimal set is proxied. If true, additionally proxies link hrefs to image files, thereby reducing the potential for end-users to connect to Fandom servers.
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue