mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Build fix
This commit is contained in:
@@ -1163,6 +1163,7 @@ func main() {
|
||||
|
||||
if len(cfg.HttpAgentCfg()) != 0 {
|
||||
go startHTTPAgent(internalSMGChan, exitChan, server)
|
||||
}
|
||||
|
||||
// Start PubSubS service
|
||||
if cfg.PubSubServerEnabled {
|
||||
|
||||
Reference in New Issue
Block a user