implemented "preferUntransformed"
This commit is contained in:
@@ -111,7 +111,7 @@ module.exports = function (Y /* :any */) {
|
||||
}
|
||||
this.garbageCollect = garbageCollect
|
||||
this.startGarbageCollector()
|
||||
|
||||
|
||||
this.repairCheckInterval = !opts.repairCheckInterval ? 6000 : opts.repairCheckInterval
|
||||
this.opsReceivedTimestamp = new Date()
|
||||
this.startRepairCheck()
|
||||
|
||||
Reference in New Issue
Block a user