Super-frpc Watchdog for GNU/Linux systemd
Basic Configuration
Create a config.json file in the project root:
{
"debugMode": false
}
| Field | Description |
|---|---|
debugMode |
Debug mode status |
TODO
- Fix log trace eats too much disk io
Description
Languages
Go
100%