Repository: nifi-site Updated Branches: refs/heads/master 14e0e8660 -> 52b170bb0
Restored warning about automated downloads from archive.apache.org on downloads page. Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/52b170bb Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/52b170bb Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/52b170bb Branch: refs/heads/master Commit: 52b170bb0b4f14e4a8cf6b02b6ff53e66c60c974 Parents: 14e0e86 Author: Andy LoPresto <[email protected]> Authored: Tue Nov 27 21:10:07 2018 -0800 Committer: Andy LoPresto <[email protected]> Committed: Tue Nov 27 21:10:07 2018 -0800 ---------------------------------------------------------------------- src/pages/html/download.hbs | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-site/blob/52b170bb/src/pages/html/download.hbs ---------------------------------------------------------------------- diff --git a/src/pages/html/download.hbs b/src/pages/html/download.hbs index 5617dd4..f3f5e72 100644 --- a/src/pages/html/download.hbs +++ b/src/pages/html/download.hbs @@ -51,6 +51,7 @@ title: Apache NiFi Downloads <li><h3>1.7.1</h3> <ul> <li>Released July 16, 2018</li> + <li> Note: The download links pull from archive.apache.org. Apache limits how much can be downloaded from this site per day so please avoid automated/continuous downloads from the archives</li> <li> Sources: <ul>
