mirror of
https://github.com/viq/NewsBlur.git
synced 2025-08-05 16:49:45 +00:00
Upping unread counts from 14 days to 30 days.
This commit is contained in:
parent
49a532605a
commit
d0a80ee586
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ LOGGING = {
|
||||||
# = Miscellaneous Settings =
|
# = Miscellaneous Settings =
|
||||||
# ==========================
|
# ==========================
|
||||||
|
|
||||||
DAYS_OF_UNREAD = 14
|
DAYS_OF_UNREAD = 30
|
||||||
DAYS_OF_UNREAD_NEW = 30
|
DAYS_OF_UNREAD_NEW = 30
|
||||||
SUBSCRIBER_EXPIRE = 2
|
SUBSCRIBER_EXPIRE = 2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue