Move FEED_LENGTH to settings.py, use for search results
This commit is contained in:
		| @@ -4,6 +4,7 @@ | ||||
| # Feed Lengths | ||||
| # Number of top items from each site to pull | ||||
| # set to 0 to disable that site | ||||
| FEED_LENGTH = 75 | ||||
| NUM_HACKERNEWS = 15 | ||||
| NUM_LOBSTERS = 10 | ||||
| NUM_REDDIT = 15 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user