diff --git a/docs.scrbl b/docs.scrbl index e162de8..0d1f258 100644 --- a/docs.scrbl +++ b/docs.scrbl @@ -175,3 +175,7 @@ Enables more runtime checks and more verbose output. Turns off some browser cach @defthing[port value #:value "10416"]{ 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. +}