mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 23:58:44 +05:00
Active scheduler on internal and add test for replicaton the account
This commit is contained in:
committed by
Dan Christian Bogos
parent
da0b921a8f
commit
13bdbabee8
@@ -75,8 +75,13 @@
|
||||
],
|
||||
},
|
||||
|
||||
"stats": {
|
||||
"enabled": false,
|
||||
"store_interval": "-1",
|
||||
}
|
||||
"stats": {
|
||||
"enabled": false,
|
||||
"store_interval": "-1",
|
||||
},
|
||||
|
||||
"scheduler": {
|
||||
"enabled": true,
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user