mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 13:29:02 +00:00
Implements #1215
This commit is contained in:
@@ -647,6 +647,9 @@ charset =
|
||||
# Default: 0
|
||||
crawlDepth = 0
|
||||
|
||||
# Regexp to exclude pages from crawling (e.g. "logout").
|
||||
crawlExclude =
|
||||
|
||||
# Delimiting character used in CSV output.
|
||||
# Default: ,
|
||||
csvDel = ,
|
||||
|
||||
Reference in New Issue
Block a user