mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-26 03:20:57 +00:00
minor patch
This commit is contained in:
parent
9697e80013
commit
ac041399f0
2 changed files with 16 additions and 14 deletions
|
|
@ -417,4 +417,4 @@ DEFAULT_GET_POST_DELIMITER = '&'
|
|||
DEFAULT_COOKIE_DELIMITER = ';'
|
||||
|
||||
# Skip unforced HashDB flush requests below the threshold number of cached items
|
||||
HASHDB_FLUSH_THRESHOLD = 10
|
||||
HASHDB_FLUSH_THRESHOLD = 32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue