host(draupnir): set backgroundDelayMS to have Draupnir act fast
All checks were successful
/ build (push) Successful in 25s
/ Ansible Lint (push) Successful in 4m17s

Use a recommended low value for backgroundDelayMS to have Draupnir chain
consecutive backgrounded operations faster and therefore act faster.
This commit is contained in:
June 2026-09-22 02:10:47 +02:00
commit 049682bce2
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -15,6 +15,9 @@ automaticallyRedactForReasons:
- "porn"
- "harassmet"
# set to low value to have Draupnir chain consecutive backgrounded operations faster
backgroundDelayMS: 10
# currently not working because /_synapse is not routed via reverse proxy
pollReports: false