diff --git a/config/config.go b/config/config.go index fec5b11c2..f89e53358 100644 --- a/config/config.go +++ b/config/config.go @@ -257,7 +257,6 @@ type CGRConfig struct { SmOsipsConfig *SmOsipsConfig // SMOpenSIPS Configuration smAsteriskCfg *SMAsteriskCfg // SMAsterisk Configuration diameterAgentCfg *DiameterAgentCfg // DiameterAgent configuration - HistoryServer string // Address where to reach the master history server: HistoryServerEnabled bool // Starts History as server: . HistoryDir string // Location on disk where to store history files. HistorySaveInterval time.Duration // The timout duration between pubsub writes