mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 06:38:45 +05:00
Changed opts for Event Exporter
This commit is contained in:
committed by
Dan Christian Bogos
parent
72b7618807
commit
893da9be8d
@@ -2466,8 +2466,8 @@ const (
|
||||
ElsVersionType = "elsVersionType"
|
||||
ElsWaitForActiveShards = "elsWaitForActiveShards"
|
||||
// SQLEe options
|
||||
SQLMaxOpenConns = "maxOpenConns"
|
||||
SQLMaxConnLifetime = "maxConnLifetime"
|
||||
SQLMaxOpenConns = "sqlMaxOpenConns"
|
||||
SQLMaxConnLifetime = "sqlMaxConnLifetime"
|
||||
|
||||
// Others
|
||||
OptsContext = "*context"
|
||||
|
||||
Reference in New Issue
Block a user