updating typo

This commit is contained in:
Michael Huntington 2023-09-10 14:32:42 -04:00
parent f08ba1de30
commit 0e71f6a908

View File

@ -10,7 +10,7 @@ POST_HASHTAG=gaming,videogames,news
MAX_POST_PER_SCAN=2 MAX_POST_PER_SCAN=2
# Feeds to scan # Feeds to scan
#3600000 means every hours 60 * 60 * 1000 #3600000 means every hour 60 * 60 * 1000
FEED_INTERVAL=3600000 FEED_INTERVAL=3600000
#isNews = true; will post a contentSnippet. If this is too long choose isNews false to post the shorter summary #isNews = true; will post a contentSnippet. If this is too long choose isNews false to post the shorter summary