1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-12 12:42:30 +08:00

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

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