We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc8ed8 commit a0c6664Copy full SHA for a0c6664
internal/profile/_static/docker-compose-stack.yml
@@ -16,6 +16,7 @@ services:
16
- "xpack.security.enabled=true"
17
- "xpack.security.authc.api_key.enabled=true"
18
- "ELASTIC_PASSWORD=changeme"
19
+ - "script.max_compilations_rate=use-context"
20
- "script.context.template.max_compilations_rate=unlimited"
21
- "script.context.ingest.cache_max_size=2000"
22
- "script.context.processor_conditional.cache_max_size=2000"
0 commit comments