mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Fixes #5886
This commit is contained in:
@@ -873,6 +873,10 @@ listTampers = False
|
||||
# Valid: True or False
|
||||
noLogging = False
|
||||
|
||||
# Disable console output truncation.
|
||||
# Valid: True or False
|
||||
noTruncate = False
|
||||
|
||||
# Work in offline mode (only use session data)
|
||||
# Valid: True or False
|
||||
offline = False
|
||||
|
||||
Reference in New Issue
Block a user