diff --git a/docs/statistics.rst b/docs/usage/statistics.rst copy from docs/statistics.rst copy to docs/usage/statistics.rst --- a/docs/statistics.rst +++ b/docs/usage/statistics.rst @@ -10,7 +10,7 @@ cached inside db and are gathered increm this: With Celery disabled -++++++++++++++++++++ +-------------------- - On each first visit to the summary page a set of 250 commits are parsed and updates statistics cache. @@ -21,7 +21,7 @@ With Celery disabled With Celery enabled -+++++++++++++++++++ +------------------- - On the first visit to the summary page RhodeCode will create tasks that will execute on celery workers. This task will gather all of the stats until all @@ -30,4 +30,4 @@ With Celery enabled .. note:: At any time you can disable statistics on each repository via the repository - edit form in the admin panel. To do this just uncheck the statistics checkbox. \ No newline at end of file + edit form in the admin panel. To do this just uncheck the statistics checkbox.