mdserver-web/plugins/php-guard/info.json

18 lines
406 B
JSON
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"sort": 5,
"ps": "监控PHP-FPM运行状态防止大批量出现502错误!",
"shell": "install.sh",
"name": "php-guard",
"title": "PHP守护",
"versions": "1.0",
"updates": "1.0",
"tip": "soft",
"checks": "server/php-guard",
"path": "server/php-guard",
"display": 1,
"author": "midoks",
"date": "2019-03-01",
"home": "https://github.com/midoks",
"type": "语言解释器",
"pid": "1"
}