mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
minor patch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user