summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
Diffstat (limited to 'main.py')
-rw-r--r--main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.py b/main.py
index ee8c3a7..fc3069b 100644
--- a/main.py
+++ b/main.py
@@ -24,7 +24,7 @@ BAN_DB_FILE = "resources/ban_list.json"
24FETCH_SAMPLES = 2000 24FETCH_SAMPLES = 2000
25FETCH_DB = False 25FETCH_DB = False
26DUMP_DB = False 26DUMP_DB = False
27LOAD_DB = False 27LOAD_DB = True
28 28
29OPEN_FILES = False 29OPEN_FILES = False
30 30