Add comments in nginx regarding blocks that can be safely removed
[oweals/peertube.git] / support / nginx / peertube
2018-09-17 ChocobozzzAdd comments in nginx regarding blocks that can be...
2018-09-11 Felix AbleitnerDon't include `preload` flag in sample HSTS header
2018-09-09 Rigel Kentmake HSTS opt-in and leave it to the reverse-proxy
2018-08-24 Micah Elizabeth... Only enable gzip for HTML/CSS/JS
2018-08-24 Micah Elizabeth... Add gzip support to the sample nginx configuration
2018-07-24 Chocobozzz404 on unknown thumbnail
2018-07-24 ChocobozzzAdd cors to static route in nginx template
2018-07-18 Rigel Kent(nginx) remove headers now dealt with helmet
2018-07-17 ChocobozzzFix static avatars/thumbnails cache
2018-06-29 ChocobozzzIncrease upload limit to 8GB (test)
2018-03-20 ChocobozzzRevert "Selective route permission to use embeds, fixes...
2018-03-20 Rigel KentSelective route permission to use embeds, fixes #322...
2018-03-05 ValvinRemove X-Frame options in nginx config (#322)
2018-03-01 ChocobozzzFix nginx configuration that do not work with import...
2018-02-16 ChocobozzzTry to improve production guide
2018-02-14 Rigel KentPrecisions and security enhancements to the production...
2018-01-23 ChocobozzzPeertube home in /var/www instead of /home
2018-01-18 ChocobozzzDon't serve previews with nginx
2018-01-18 Chocobozzznginx optimizations
2018-01-15 ChocobozzzUpdate production guide
2018-01-11 ChocobozzzRemove unused webserver configuration
2017-11-27 ChocobozzzAdd ability to unfollow a server
2017-10-17 ChocobozzzIncrease client_max_body_size in NGinx template
2016-10-26 ChocobozzzUpdate NGinx template (uploads -> videos)
2016-10-10 ChocobozzzUpdate NGinx that bypass /static/webseed (better perfor...
2016-06-03 ChocobozzzAdd nginx example file