remove chronos future tracking from default build (#1628)
uses a lot of memory, specially during sync
This commit is contained in:
parent
48893f1c2e
commit
eaea3dbc94
|
@ -78,4 +78,4 @@ switch("warning", "ObservableStores:off")
|
||||||
switch("warning", "LockLevel:off")
|
switch("warning", "LockLevel:off")
|
||||||
|
|
||||||
# Useful for Chronos metrics.
|
# Useful for Chronos metrics.
|
||||||
--define:chronosFutureTracking
|
#--define:chronosFutureTracking
|
||||||
|
|
Loading…
Reference in New Issue