Upping unread counts from 14 days to 30 days.

This commit is contained in:
Samuel Clay 2013-09-15 21:13:42 -07:00
parent 49a532605a
commit d0a80ee586

View file

@ -186,7 +186,7 @@ LOGGING = {
# = Miscellaneous Settings =
# ==========================
DAYS_OF_UNREAD = 14
DAYS_OF_UNREAD = 30
DAYS_OF_UNREAD_NEW = 30
SUBSCRIBER_EXPIRE = 2