Skip to content

Commit

Permalink
Merge pull request #18 from sacherjj/correct-data-lmdb-size-test
Browse files Browse the repository at this point in the history
Increasing sparse size for data.lmdb
  • Loading branch information
sacherjj authored May 2, 2022
2 parents 61ba910 + bf83140 commit ea2aed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config-example.toml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ verify_accounts = true
# If unset, defaults to 805,306,368,000 == 750 GiB.
#
# The size should be a multiple of the OS page size.
max_global_state_size = 1_099_511_627_776
max_global_state_size = 1_904_817_995_776

# Optional depth limit to use for global state queries.
#
Expand Down

0 comments on commit ea2aed1

Please sign in to comment.