Hi Everyone,
Will setting the page.max.diff.lines to 1 million lines or even 2 million lines cause a performance issue in Bitbucket server?
Is it advisable? Is there a best practice on which value to consider?
If it is not advisable, does anyone have a recommendation on how to view a side by side difference? Maybe a different tool or syntax to generate the side-by-side difference? [we tried git diff but then it is hard to find and understand the differences, it does not have a side by side view, considering there are 1 million lines of code for 1 file.