feat: add ngx_brotli module (#3906)
This commit is contained in:
parent
b85127ba29
commit
269b4d6d4a
|
|
@ -1,4 +1,11 @@
|
|||
[
|
||||
{
|
||||
"name":"ngx_brotli",
|
||||
"script":"",
|
||||
"packages":[],
|
||||
"params": "--add-module=/usr/local/openresty/modules/ngx_brotli",
|
||||
"enable":false
|
||||
},
|
||||
{
|
||||
"name":"rtmp",
|
||||
"script":"unzip -o /tmp/nginx-rtmp-module.zip -d /tmp",
|
||||
|
|
|
|||
Loading…
Reference in New Issue