mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 15:00:00 +00:00
fd62847c83
* [bug] Fix nginx fileserver caching example This updates the example to ensure the nginx proxies the request on to GTS if the file is not found on disk. This can happen due to media pruning. * [chore] Set cache-control in nginx to private This makes the header match with the backend. For things from the fileserver it may not be appropriate for anything other than a private cache (i.e the client) to cache things. |
||
---|---|---|
.. | ||
advanced.md | ||
apache-httpd.md | ||
binary.md | ||
caddy.md | ||
docker.md | ||
index.md | ||
nginx.md | ||
third_party.md | ||
websocket.md |