$ diff /etc/nginx/sites-available/mstdn.mimikun.jp.conf live/dist/nginx.conf
< proxy_buffering off;
---
> proxy_buffering on;
82a79,84
> proxy_cache CACHE;
> proxy_cache_valid 200 7d;
> proxy_cache_use_stale error timeout updating http_500 http_502 http_503 http_504;
> add_header X-Cached $upstream_cache_status;
> add_header Strict-Transport-Security "max-age=31536000";
>
105d106
Conversation
Notices
-
mimikun (mimikun@mstdn.mimikun.jp@mstdn.mimikun.jp)'s status on Thursday, 14-Feb-2019 19:12:40 JST mimikun