mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 15:18:44 +05:00
Make elasticsearch refresh opt configurable
This commit is contained in:
committed by
Dan Christian Bogos
parent
f1cdf920df
commit
8d7628410e
@@ -2856,6 +2856,7 @@ const (
|
||||
|
||||
// EEs Elasticsearch options
|
||||
ElsIndex = "elsIndex"
|
||||
ElsRefresh = "elsRefresh"
|
||||
ElsOpType = "elsOpType"
|
||||
ElsPipeline = "elsPipeline"
|
||||
ElsRouting = "elsRouting"
|
||||
|
||||
Reference in New Issue
Block a user