Reverting the default to 7 days

pull/5/head
David Trail 13 years ago
parent 9a186c0988
commit 5a19e9596d

@ -3,7 +3,7 @@
[main] [main]
# How many days of comments you want to keep # How many days of comments you want to keep
days = 3 days = 7
# Options: new, top, controversial, more? # Options: new, top, controversial, more?
sort = new sort = new
@ -12,7 +12,7 @@ sort = new
verbose = True verbose = True
# Removes your vote before deleting the item # Removes your vote before deleting the item
clear_vote = True clear_vote = False
# Options: comments, submissions # Options: comments, submissions
# Deletes either everything you've submitted # Deletes either everything you've submitted

Loading…
Cancel
Save