We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 735f56b commit 40f84a3Copy full SHA for 40f84a3
1 file changed
ansible/group_vars/alpha-khronos.yml
@@ -42,7 +42,7 @@ container_envs: >
42
-e INTERCOM_APP_ID={{ intercom_app_id | default('undefined') }}
43
-e KHRONOS_MAVIS=http://{{ mavis_hostname }}
44
-e KHRONOS_MONGO=mongodb://{{ khronos_mongo_auth }}@{{ mongo_hosts }}/{{ khronos_mongo_database }}
45
- -e KHRONOS_PREFETCH=100
+ -e KHRONOS_PREFETCH=6
46
-e LOG_LEVEL=error
47
{% if node_env != "production-epsilon" %}
48
-e MONGO_CACERT=/opt/ssl/mongo-client/ca.pem
0 commit comments