fix: Add missing concurrency param in tee config (#791)

This commit is contained in:
Hendrik Eeckhaut
2025-04-22 11:19:35 +02:00
committed by GitHub
parent baa486ccfd
commit 7bdd3a724b

View File

@@ -44,3 +44,5 @@ logging:
authorization:
enabled: false
whitelist_csv_path: "."
concurrency: 32