mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-15 04:09:02 +00:00
refactoring
This commit is contained in:
@@ -235,3 +235,9 @@ MAX_NUMBER_OF_THREADS = 10
|
||||
|
||||
# Minimum range between minimum and maximum of statistical set
|
||||
MIN_STATISTICAL_RANGE = 0.01
|
||||
|
||||
# Minimum value for comparison ratio
|
||||
MIN_RATIO = 0.0
|
||||
|
||||
# Maximum value for comparison ratio
|
||||
MAX_RATIO = 1.0
|
||||
|
||||
Reference in New Issue
Block a user