Active scheduler on internal and add test for replicaton the account

This commit is contained in:
TeoV
2019-11-22 11:21:47 +02:00
committed by Dan Christian Bogos
parent da0b921a8f
commit 13bdbabee8
2 changed files with 164 additions and 4 deletions

View File

@@ -75,8 +75,13 @@
],
},
"stats": {
"enabled": false,
"store_interval": "-1",
}
"stats": {
"enabled": false,
"store_interval": "-1",
},
"scheduler": {
"enabled": true,
},
}