summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'config.py')
-rw-r--r--config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.py b/config.py
index 36b54df..c60e8f3 100644
--- a/config.py
+++ b/config.py
@@ -33,7 +33,7 @@ other = ("any",)
# Output
output = True
-verbose = False
+verbose = True
# Files
blacklist = docs + "/blacklist.txt"