|
|
@ -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
|
|
|
|