mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Comment out story cutoff override.
This commit is contained in:
parent
f09771ae0c
commit
c51c37e54c
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ PAYPAL_TEST = False
|
|||
|
||||
# Uncomment below to force all feeds to store this many stories. Default is to cut
|
||||
# off at 25 stories for single subscriber non-premium feeds and 500 for popular feeds.
|
||||
OVERRIDE_STORY_COUNT_MAX = 1000
|
||||
# OVERRIDE_STORY_COUNT_MAX = 1000
|
||||
|
||||
# ===========================
|
||||
# = Django-specific Modules =
|
||||
|
|
Loading…
Add table
Reference in a new issue