pull/646/head
Mr Chen 9 months ago
parent 83093f4c85
commit d366490fe5
  1. 1
      plugins/op_load_balance/info.json
  2. 1
      plugins/op_waf/info.json
  3. 1
      plugins/openresty/info.json
  4. 2
      plugins/php-guard/info.json
  5. 2
      plugins/webstats/info.json
  6. 1
      plugins/xhprof/info.json

@ -1,4 +1,5 @@
{
"sort":3,
"title":"OP负载均衡",
"tip":"soft",
"name":"op_load_balance",

@ -11,6 +11,7 @@
}
}
],
"sort":2,
"title":"OP防火墙",
"tip":"soft",
"name":"op_waf",

@ -1,4 +1,5 @@
{
"sort": 0,
"title":"OpenResty",
"tip":"soft",
"name":"openresty",

@ -1,5 +1,5 @@
{
"sort": 7,
"sort": 5,
"ps": "监控PHP-FPM运行状态,防止大批量出现502错误!",
"shell": "install.sh",
"name": "php-guard",

@ -11,7 +11,7 @@
}
}
],
"sort": "7",
"sort": "2",
"ps": "网站统计报表",
"name": "webstats",
"title": "网站统计",

@ -1,4 +1,5 @@
{
"sort": 4,
"title":"xhprof",
"tip":"soft",
"name":"xhprof",

Loading…
Cancel
Save