mdserver-web/plugins/openresty/info.json

18 lines
488 B
JSON
Raw Permalink Normal View History

2018-11-25 04:48:48 -05:00
{
2024-12-17 12:18:45 -05:00
"sort": 0,
2018-11-29 05:19:18 -05:00
"title":"OpenResty",
2018-11-25 04:48:48 -05:00
"tip":"soft",
"name":"openresty",
"type":"其他插件",
"ps":"轻量级,占有内存少,并发能力强",
"shell":"install.sh",
2022-08-11 11:49:24 -04:00
"install_pre_inspection":true,
2018-11-25 04:48:48 -05:00
"checks":"server/openresty",
2018-11-30 04:39:38 -05:00
"path":"server/openresty",
2024-07-23 00:43:11 -04:00
"author":"agentzh",
2018-11-25 04:48:48 -05:00
"home":"http://openresty.org",
"date":"2017-11-24",
"pid": "1",
2026-03-03 02:08:45 -05:00
"versions": ["1.17.8","1.19.3","1.21.4","1.25.3","1.27.1","1.29.2","rtmp"],
2024-07-23 00:47:30 -04:00
"updates": ["1.17.8.2","1.19.3.1","1.21.4.2","1.25.3.2"]
2018-11-25 04:48:48 -05:00
}