mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-29 09:23:30 +03:00
Aligned comment
This commit is contained in:
parent
77999fb39d
commit
1d5050d577
|
@ -553,10 +553,10 @@ replicate = False
|
||||||
# Valid: integer between 0 and 6
|
# Valid: integer between 0 and 6
|
||||||
# 0: Show only critical messages
|
# 0: Show only critical messages
|
||||||
# 1: Show also warning and info messages
|
# 1: Show also warning and info messages
|
||||||
# 2: Show also debug messages and query
|
# 2: Show also debug messages
|
||||||
# 3: Show also each payload injected
|
# 3: Show also payloads injected
|
||||||
# 4: Show also HTTP requests
|
# 4: Show also HTTP requests
|
||||||
# 5: Show also HTTP responses headers
|
# 5: Show also HTTP responses' headers
|
||||||
# 6: Show also HTTP responses page content
|
# 6: Show also HTTP responses' page content
|
||||||
# Default: 1
|
# Default: 1
|
||||||
verbose = 1
|
verbose = 1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user