mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 13:29:02 +00:00
cosmetics
This commit is contained in:
@@ -553,6 +553,10 @@ forms = False
|
||||
# Default: 1
|
||||
googlePage = 1
|
||||
|
||||
# Parse DBMS error messages from response pages
|
||||
# Valid: True or False
|
||||
parseErrors = False
|
||||
|
||||
# Replicate dumped data into a sqlite3 database.
|
||||
# Valid: True or False
|
||||
replicate = False
|
||||
|
||||
Reference in New Issue
Block a user