We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0486393 commit 07e5e60Copy full SHA for 07e5e60
deployment/group_vars/all
@@ -26,6 +26,7 @@ reductionist_env:
26
REDUCTIONIST_CHUNK_CACHE_AGE: "86400"
27
REDUCTIONIST_CHUNK_CACHE_PRUNE_INTERVAL: "3600"
28
REDUCTIONIST_CHUNK_CACHE_SIZE_LIMIT: "10GB"
29
+ REDUCTIONIST_CHUNK_CACHE_QUEUE_SIZE: "32"
30
# Path to certificates directory on remote host.
31
reductionist_remote_certs_path: "{{ ansible_facts.env.HOME }}/certs"
32
# Path to certificates directory in container.
0 commit comments