Skip to content

Commit 22d4026

Browse files
committed
feat: kill timeout extended
1 parent 8257bdf commit 22d4026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/ecosystem.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"out_file": "/var/log/unraid-api/unraid-api.log",
2020
"error_file": "/var/log/unraid-api/unraid-api.error.log",
21-
"kill_timeout": 3000
21+
"kill_timeout": 10000
2222
}
2323
]
2424
}

0 commit comments

Comments
 (0)