When creating a new project there is a message saying
Initial indexing of history requires significant resources, while having full history is usually not necessary for the purposes of code review.
We have to import a large project with many revisions (10+ years) meaning that indexing part will take lots of time and resources.
Is there any way to disable the indexing or limit it to a specific date? (eg. Index revisions no older than 30 days)
Thanks in advance