All configuration is done through CLI arguments. There's no config file to manage.
--cwd <dir>
Working directory for the child process
--max-restarts <n>
Max restarts before giving up (default: 5)
--delay <ms>
Delay between restarts (default: 1000ms)
--detach
Run daemon in background
--name <name>
Assign a name to the process
--log-size <n>
Max log lines retained per process (default: 1000)