Skip to content

Add feature flag to disable LFS pointer check instance wide

Problem to solve

The LFS pointer check is expensive and is even worse when there are IO performance penalties caused by NFS.

We should provide a way to turn this off across the whole instance.

Further details

Proposal

Add a feature flag to disable the LFS pointer check for the entire GitLab instance

Links / references