mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-05-05 05:30:34 +08:00
16 lines
145 B
Markdown
16 lines
145 B
Markdown
## PHP-FPM Plugin API
|
|
|
|
### POST /plugin/phpfpm/switch/
|
|
|
|
Request:
|
|
|
|
{
|
|
"enable": true
|
|
}
|
|
|
|
No Response.
|
|
|
|
Exception:
|
|
|
|
* not_in_service
|