diff options
author | Parabola <parabolavnx@lions.dreamhost.com> | 2011-02-14 22:18:36 -0800 |
---|---|---|
committer | Parabola <parabolavnx@lions.dreamhost.com> | 2011-02-14 22:18:36 -0800 |
commit | 8975a9021c8b04fb81d9b9358a55b89ecdb373b7 (patch) | |
tree | e03700fea90fa8c1f21eb955f08f8213f725b2bd | |
parent | cf3253774c64e6430d4e3afb826cc6c8b0e4b91b (diff) |
changed config
-rw-r--r-- | config.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ other = ("any",) # Output output = True -verbose = False +verbose = True # Files blacklist = docs + "/blacklist.txt" |