mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-29 20:46:36 +00:00
revert of last commit (conf dictionary has a method "update" which caused if conf.update to True always :) )
This commit is contained in:
parent
5edba2ffbc
commit
1b9850b73a
4 changed files with 5 additions and 5 deletions
|
|
@ -514,7 +514,7 @@ eta = False
|
|||
|
||||
# Update sqlmap.
|
||||
# Valid: True or False
|
||||
update = False
|
||||
updateAll = False
|
||||
|
||||
# Never ask for user input, use the default behaviour.
|
||||
# Valid: True or False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue