Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 99e9412

Browse files
committed
minor update
1 parent e023e0d commit 99e9412

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/core/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
METADB_SUFFIX = "_masterdb"
7878

7979
# minimum time response set needed for time-comparison based on standard deviation
80-
MIN_TIME_RESPONSES = 15
80+
MIN_TIME_RESPONSES = 10
8181

8282
# minimum comparison ratio set needed for searching valid union column number based on standard deviation
8383
MIN_UNION_RESPONSES = 5

0 commit comments

Comments
 (0)