Skip to content

Commit 7eec52f

Browse files
authored
docs: remove config fuzz max_global_rejects (#836)
1 parent d073f35 commit 7eec52f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/static/config.default.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,6 @@ runs = 256
158158
# `max_local_rejects` option isn't exposed here since we're not using
159159
# `prop_filter`.
160160
max_test_rejects = 65536
161-
# Being deprecated in favor of `max_test_rejects`. Will be removed in future versions.
162-
max_global_rejects = 65536
163161
# The weight of the dictionary
164162
dictionary_weight = 40
165163
# The flag indicating whether to include values from storage

0 commit comments

Comments
 (0)