X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=support%2Fnginx%2Fpeertube;h=c2fb461f2a5404fc79422eaf132d350907e19689;hb=d168661db374a4f4aac172abf15d0925857f2c04;hp=31a690e298a4609a414351ada05bad7081aba8b3;hpb=afd4ee86ddb97f8d49585fddd318bedcd3ad55b8;p=github%2FChocobozzz%2FPeerTube.git diff --git a/support/nginx/peertube b/support/nginx/peertube index 31a690e29..c2fb461f2 100644 --- a/support/nginx/peertube +++ b/support/nginx/peertube @@ -1,7 +1,7 @@ # Minimum Nginx version required: 1.13.0 (released Apr 25, 2017) # Please check your Nginx installation features the following modules via 'nginx -V': -# STANDARD HTTP MODULES: Core, Proxy, Rewrite. -# OPTIONAL HTTP MODULES: Gzip, Headers, HTTP/2, Log, Real IP, SSL, Thread Pool, Upstream. +# STANDARD HTTP MODULES: AIO Multithreading, Core, Proxy, Rewrite. +# OPTIONAL HTTP MODULES: Access, Gzip, Headers, HTTP/2, Log, Real IP, SSL, Thread Pool, Upstream. # THIRD PARTY MODULES: None. server {