mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
feat(dev): combine all docker-compose setups
This commit is contained in:
parent
0a9956e1ae
commit
52a5a39cb3
4 changed files with 118 additions and 88 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue