From 0ae09cc6309ca237e4febf2f1425c1fca0405d92 Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Mon, 13 Sep 2021 09:49:56 -0400 Subject: [PATCH] config changes --- salt/elasticsearch/defaults.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/salt/elasticsearch/defaults.yaml b/salt/elasticsearch/defaults.yaml index b3db5aa0c..d84349963 100644 --- a/salt/elasticsearch/defaults.yaml +++ b/salt/elasticsearch/defaults.yaml @@ -863,8 +863,8 @@ elasticsearch: receive_predictor_min: 64kb boss_count: 1 script: - allowed_contexts: none # ERROR have to set to none - should be list - #max_compilations_rate: 20000/1m #DEPRECATION + #allowed_contexts: none # ERROR have to set to none - should be list + max_compilations_rate: 20000/1m #DEPRECATION #cache: #DEPRECATION #max_size: 100 #DEPRECATION #expire: 0ms #DEPRECATION @@ -873,7 +873,7 @@ elasticsearch: enabled: limited limit-factor: 6 max_size_in_bytes: 65535 - allowed_types: none # ERROR have to set to none - should be list + #allowed_types: none # ERROR have to set to none - should be list disable_max_compilations_rate: false indexing_pressure: memory: