From 26d5b43c8191011d947f1fe6e10d8c9e5758bcf5 Mon Sep 17 00:00:00 2001 From: codeinteger6 <44692189+codeinteger6@users.noreply.github.com> Date: Sun, 16 Jun 2019 18:40:34 +0600 Subject: [PATCH] Updated Heroku Installation (markdown) --- Heroku-Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Heroku-Installation.md b/Heroku-Installation.md index 5423d51..b7afec5 100644 --- a/Heroku-Installation.md +++ b/Heroku-Installation.md @@ -1,6 +1,6 @@ This guide is for people who want to run RSS Bridge on [Heroku](https://heroku.com). -You can run it on Heroku for free, however make sure your RSS reader interval is not set to a fast rate, otherwise your Heroku hours will use up quicker. Heroku puts the app to sleep after 30 mins of no activity, so choose an interval that won't make the app exceed the limit! +You can run it on Heroku for free, however make sure your RSS reader interval is not set to a fast rate, otherwise your Heroku hours will use up quicker. Heroku puts the app to sleep after 30 mins of no activity. When the app is asleep no Heroku hours are used. So choose an interval that won't make the app exceed the limit! You can increase your Heroku hours to 1000 a month from 550 a month by simply verifying your account with a credit card.