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: