Updated .env docs

This commit is contained in:
DarkCat09 2023-09-25 13:00:24 +04:00
parent 336c420df1
commit 05a9a78472
Signed by: DarkCat09
GPG key ID: 0A26CD5B3345D6E3

View file

@ -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.