diff --git a/newsblur_web/settings.py b/newsblur_web/settings.py index e31cc5777..6dc6019bc 100644 --- a/newsblur_web/settings.py +++ b/newsblur_web/settings.py @@ -98,7 +98,7 @@ DATA_UPLOAD_MAX_MEMORY_SIZE = 5242880 # 5 MB FILE_UPLOAD_MAX_MEMORY_SIZE = 5242880 # 5 MB PROMETHEUS_EXPORT_MIGRATIONS = False MAX_SECONDS_COMPLETE_ARCHIVE_FETCH = 60 * 60 * 1 # 1 hour -MAX_SECONDS_ARCHIVE_FETCH_SINGLE_FEED = 60 * 1 # 1 minutes +MAX_SECONDS_ARCHIVE_FETCH_SINGLE_FEED = 60 * 15 # 15 minutes # 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. diff --git a/templates/mail/email_new_premium_archive.xhtml b/templates/mail/email_new_premium_archive.xhtml index ab4594c0b..4df7f96f8 100644 --- a/templates/mail/email_new_premium_archive.xhtml +++ b/templates/mail/email_new_premium_archive.xhtml @@ -6,9 +6,15 @@
{{ total_story_count|commify }} stories across {{ feed_count|commify }} sites+ |
+
A huge thank you for subscribing to the premium archive tier. Your subscription helps pay for the machines which store and process your archive.