Skip to content

Commit

Permalink
Clarify default interval
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Aug 3, 2021
1 parent e9ca81a commit a06e6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ From now on, the auto updater will ask your Hazel deployment for updates!

The following environment variables can be used optionally:

- `INTERVAL`: Refreshes the cache every x minutes ([restrictions](https://developer.github.com/changes/2012-10-14-rate-limit-changes/))
- `INTERVAL`: Refreshes the cache every x minutes ([restrictions](https://developer.github.com/changes/2012-10-14-rate-limit-changes/)) (defaults to 15 minutes)
- `PRE`: When defined with a value of `1`, only pre-releases will be cached
- `TOKEN`: Your GitHub token (for private repos)
- `URL`: The server's URL (for private repos - when running on [Vercel](https://vercel.com), this field is filled with the URL of the deployment automatically)
Expand Down

2 comments on commit a06e6c5

@vercel
Copy link

@vercel vercel bot commented on a06e6c5 Aug 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

hyper-releases – ./

releases.hyper.is
hyper-releases.vercel.app
hyper-releases-git-master.vercel.sh
hyper-releases.vercel.sh

@vercel
Copy link

@vercel vercel bot commented on a06e6c5 Aug 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.