Shinobu API
Control the built-in Background Worker.
๐Get Shinobu Status
{
"success": 1,
"is_alive": 1,
"operation": "shinobu_status",
"pid": 1608
}๐Stop Shinobu
{
"operation": "shinobu_stop",
"success": 1
}๐Restart Shinobu
Last updated