aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
diff options
context:
space:
mode:
Diffstat (limited to 'support')
-rw-r--r--support/nginx/peertube3
1 files changed, 1 insertions, 2 deletions
diff --git a/support/nginx/peertube b/support/nginx/peertube
index c2fb461f2..83f2d6e45 100644
--- a/support/nginx/peertube
+++ b/support/nginx/peertube
@@ -1,7 +1,6 @@
1# Minimum Nginx version required: 1.13.0 (released Apr 25, 2017) 1# Minimum Nginx version required: 1.13.0 (released Apr 25, 2017)
2# Please check your Nginx installation features the following modules via 'nginx -V': 2# Please check your Nginx installation features the following modules via 'nginx -V':
3# STANDARD HTTP MODULES: AIO Multithreading, Core, Proxy, Rewrite. 3# STANDARD HTTP MODULES: Core, Proxy, Rewrite, Access, Gzip, Headers, HTTP/2, Log, Real IP, SSL, Thread Pool, Upstream, AIO Multithreading.
4# OPTIONAL HTTP MODULES: Access, Gzip, Headers, HTTP/2, Log, Real IP, SSL, Thread Pool, Upstream.
5# THIRD PARTY MODULES: None. 4# THIRD PARTY MODULES: None.
6 5
7server { 6server {