mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
minor change (conf.updateAll to conf.update)
This commit is contained in:
parent
402c1b622e
commit
5edba2ffbc
4 changed files with 5 additions and 5 deletions
|
|
@ -514,7 +514,7 @@ eta = False
|
|||
|
||||
# Update sqlmap.
|
||||
# Valid: True or False
|
||||
updateAll = False
|
||||
update = 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