Эх сурвалжийг харах

Updated to reference @Seldaek notes and refer to GitHub Post-Receive URL PR.

Beau Simensen 13 жил өмнө
parent
commit
bf0f0cf73e

+ 3 - 5
doc/faqs/packagist-update-schedule.md

@@ -2,7 +2,7 @@
 
 ## How often does Packagist crawl newly added packages?
 
-New packages will be crawled **every five minutes**.
+New packages will be crawled **within ten minutes**.
 
 
 ## How often does Packagist crawl existing packages?
@@ -12,13 +12,11 @@ Existing packages will be crawled **every hour**.
 
 ## How often does the Packagist search index update?
 
-The search index is rebuilt **every hour**. It will index (or reindex)
+The search index is updated **every five minutes**. It will index (or reindex)
 any package that has been crawled since the last time the search
 indexer ran.
 
 
 ## Can Packagist be triggered to recrawl a package (on commit or by other means)?
 
-Not yet. :) Want to help? See
-[#81](https://github.com/composer/packagist/issues/81)
-and [#67](https://github.com/composer/packagist/issues/67)
+Not yet. :) See [#84](https://github.com/composer/packagist/issues/84).