feat: remove ngx_brotli
This commit is contained in:
parent
52c89b471a
commit
e277ca8126
|
|
@ -1,11 +1,4 @@
|
||||||
[
|
[
|
||||||
{
|
|
||||||
"name":"brotli",
|
|
||||||
"script":"unzip -o /tmp/ngx_brotli.zip -d /tmp",
|
|
||||||
"packages":[],
|
|
||||||
"params": "--add-module=/tmp/ngx_brotli",
|
|
||||||
"enable":false
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name":"rtmp",
|
"name":"rtmp",
|
||||||
"script":"unzip -o /tmp/nginx-rtmp-module.zip -d /tmp",
|
"script":"unzip -o /tmp/nginx-rtmp-module.zip -d /tmp",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue