aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/nginx/peertube
Commit message (Collapse)AuthorAgeFilesLines
* Peertube home in /var/www instead of /homeChocobozzz2018-01-231-3/+3
|
* Don't serve previews with nginxChocobozzz2018-01-181-1/+1
| | | | We need to maintain a cache in the node process
* nginx optimizationsChocobozzz2018-01-181-0/+21
|
* Update production guideChocobozzz2018-01-151-0/+69
| | | | | Use release that already contains build files. It requires a specific directories tree but I think it would be fine.
* Remove unused webserver configurationChocobozzz2018-01-111-51/+0
| | | | And update nginx configuration with a rate limit
* Add ability to unfollow a serverChocobozzz2017-11-271-0/+3
|
* Increase client_max_body_size in NGinx templateChocobozzz2017-10-171-1/+1
|
* Update NGinx template (uploads -> videos)Chocobozzz2016-10-261-1/+1
|
* Update NGinx that bypass /static/webseed (better performances)Chocobozzz2016-10-101-0/+21
|
* Add nginx example fileChocobozzz2016-06-031-0/+27