Aligned comment

This commit is contained in:
Bernardo Damele 2011-01-20 21:49:34 +00:00
parent 77999fb39d
commit 1d5050d577

View File

@ -553,10 +553,10 @@ replicate = False
# Valid: integer between 0 and 6
# 0: Show only critical messages
# 1: Show also warning and info messages
# 2: Show also debug messages and query
# 3: Show also each payload injected
# 2: Show also debug messages
# 3: Show also payloads injected
# 4: Show also HTTP requests
# 5: Show also HTTP responses headers
# 6: Show also HTTP responses page content
# 5: Show also HTTP responses' headers
# 6: Show also HTTP responses' page content
# Default: 1
verbose = 1