nginquic : remove unused modules from modules.sh
This commit is contained in:
parent
b80fd1e57c
commit
86d3110afa
@ -46,11 +46,8 @@
|
||||
--add-dynamic-module=mosc/ngx_http_auth_pam_module \
|
||||
--add-dynamic-module=mosc/ngx_cache_purge \
|
||||
--add-dynamic-module=mosc/nginx-dav-ext-module \
|
||||
--add-dynamic-module=mosc/ngx_devel_kit \
|
||||
--add-dynamic-module=mosc/echo-nginx-module \
|
||||
--add-dynamic-module=mosc/ngx-fancyindex \
|
||||
--add-dynamic-module=mosc/nginx-upload-progress-module \
|
||||
--add-dynamic-module=mosc/ngx_http_substitutions_filter_module \
|
||||
--with-http_v3_module \
|
||||
--with-stream_quic_module \
|
||||
--with-http_geoip_module \
|
||||
|
@ -1,14 +1,6 @@
|
||||
git clone https://github.com/openresty/headers-more-nginx-module
|
||||
git clone https://github.com/sto/ngx_http_auth_pam_module
|
||||
git clone https://github.com/arut/nginx-dav-ext-module/
|
||||
git clone https://github.com/leev/ngx_http_geoip2_module.git
|
||||
git clone https://github.com/aperezdc/ngx-fancyindex
|
||||
git clone https://github.com/openresty/echo-nginx-module
|
||||
git clone https://github.com/vision5/ngx_devel_kit
|
||||
git clone https://github.com/slact/nchan
|
||||
git clone https://github.com/openresty/lua-nginx-module
|
||||
git clone https://github.com/arut/nginx-rtmp-module
|
||||
git clone https://github.com/masterzen/nginx-upload-progress-module
|
||||
git clone https://github.com/gnosek/nginx-upstream-fair
|
||||
git clone https://github.com/yaoweibin/ngx_http_substitutions_filter_module
|
||||
git clone https://github.com/nginx-modules/ngx_cache_purge
|
Loading…
Reference in New Issue
Block a user