diff --git a/docs/env.md b/docs/env.md index 0a3d4b5..4d92718 100644 --- a/docs/env.md +++ b/docs/env.md @@ -24,3 +24,16 @@ Default: `false` Set it to `true` only if your txtdot instance runs behind reverse proxy. Needed for processing X-Forwarded headers. + +## PROXY_RES + +Default: `true` + +Whether to allow proxying images, video, audio +and everything else through your txtdot instance. + +## SWAGGER + +Default: `false` + +Whether to add `/doc` route for Swagger API docs.