{
"sock_type": "domain",
"sock_path": "/run/synofoto/synoapid.sock",
"pid_path": "/run/synofoto/synoapid.pid",
"mode": "prefork",
"max_worker": {{MAX_WORKER}},
"min_worker": 2,
"min_free_worker": 2,
"max_free_worker": 2,
"task_per_worker": 500
}