mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-21 21:59:20 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user