No snapshotting by default (#11814)

This commit is contained in:
adria0.eth
2020-09-15 16:51:49 +02:00
committed by GitHub
parent 61e56aba41
commit b54ddd027d
6 changed files with 15 additions and 15 deletions

View File

@@ -118,7 +118,7 @@ scale_verifiers = true
num_verifiers = 6
[snapshots]
disable_periodic = false
enable = false
[misc]
logging = "own_tx=trace"

View File

@@ -65,7 +65,7 @@ fat_db = "off"
scale_verifiers = false
[snapshots]
disable_periodic = true
enable = false
[misc]
logging = "own_tx=trace"