We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8257bdf commit 22d4026Copy full SHA for 22d4026
1 file changed
api/ecosystem.config.json
@@ -18,7 +18,7 @@
18
],
19
"out_file": "/var/log/unraid-api/unraid-api.log",
20
"error_file": "/var/log/unraid-api/unraid-api.error.log",
21
- "kill_timeout": 3000
+ "kill_timeout": 10000
22
}
23
]
24
0 commit comments