mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
minor update
This commit is contained in:
parent
8a7b0406c8
commit
087e29d272
2 changed files with 8 additions and 0 deletions
|
|
@ -425,3 +425,6 @@ DEFAULT_COOKIE_DELIMITER = ';'
|
|||
|
||||
# Skip unforced HashDB flush requests below the threshold number of cached items
|
||||
HASHDB_FLUSH_THRESHOLD = 32
|
||||
|
||||
# Warn user of possible delay due to large page dump in full UNION query injections
|
||||
LARGE_OUTPUT_THRESHOLD = 1024**2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue