timeout values now in config

This commit is contained in:
2026-05-03 11:19:20 -06:00
parent d309b90953
commit 53ee2281bc
3 changed files with 20 additions and 8 deletions
+4
View File
@@ -91,6 +91,10 @@ posting:
- "image/png"
tuning:
workerTasks: 4
timeouts:
httpRead: 30
httpWrite: 30
httpIdle: 120
queues:
auditWrites: 16
contextRecycle: 16