feat: kill timeout extended

This commit is contained in:
Eli Bosley
2025-01-29 11:02:05 -05:00
parent 4655d72fbb
commit 0c6f44da35

View File

@@ -18,7 +18,7 @@
],
"out_file": "/var/log/unraid-api/unraid-api.log",
"error_file": "/var/log/unraid-api/unraid-api.error.log",
"kill_timeout": 3000
"kill_timeout": 10000
}
]
}