feat(dev): combine all docker-compose setups

This commit is contained in:
Julian Tölle 2022-09-26 18:34:01 +02:00
parent 0a9956e1ae
commit 52a5a39cb3
4 changed files with 118 additions and 88 deletions

View file

@ -34,3 +34,6 @@ storage:
pool:
max_workers: 100 # the worker pool mainly drives querying, but is also used for polling the blocklist
queue_depth: 10000
# Enable search functionality
search_enabled: true