1
0
Fork 0

feat: add ngx_brotli module (#3906)

This commit is contained in:
CityFun 2025-05-14 19:18:54 +08:00 committed by GitHub
parent b85127ba29
commit 269b4d6d4a
1 changed files with 7 additions and 0 deletions

View File

@ -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",