Oops missed a config mismatch.

pull/18/head
David Trail 10 years ago
parent e968036137
commit fc5439df7d

1
.gitignore vendored

@ -6,4 +6,5 @@ include
lib
env
shreddit.conf
praw.ini
__pycache__/

@ -45,7 +45,7 @@ trial_run = True
edit_only = True
# Ignore distinguished comments.
ignore_distinguished = True
whitelist_distinguished = True
# ignore gilded (gold) comments
whitelist_gilded = True

Loading…
Cancel
Save