forked from tanner/qotnews
try to make feed only determined by the max age.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# QotNews settings
|
||||
# edit this file and save it as settings.py
|
||||
|
||||
MAX_STORY_AGE = 3*24*60*60
|
||||
|
||||
# Feed Lengths
|
||||
# Number of top items from each site to pull
|
||||
# set to 0 to disable that site
|
||||
|
Reference in New Issue
Block a user