mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
minor adjustments
This commit is contained in:
parent
fffda32f76
commit
7ec04281dd
3 changed files with 8 additions and 7 deletions
|
|
@ -953,6 +953,7 @@ def __setConfAttributes():
|
|||
conf.paramNegative = False
|
||||
conf.path = None
|
||||
conf.port = None
|
||||
conf.progressWidth = 54
|
||||
conf.retriesCount = 0
|
||||
conf.scheme = None
|
||||
#conf.seqMatcher = difflib.SequenceMatcher(lambda x: x in " \t")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue