Skip to content

Move Maximum length an NDJSON row can have limit to application settings

Release notes

Migration by direct transfer and by import of exported files have some hardcoded limits that can be moved to application settings to allow self-managed GitLab users to tune them according to their needs. Here we move "Maximum length an NDJSON row can have" limit, now limited to 50MB, to application settings.

Problem

As written in Move direct transfer and import/export hardcode... (#384976 - closed) migration by direct transfer and by import of exported files have some hardcoded limits that can be moved to application settings to allow self-managed GitLab users to tune them according to their needs.

Proposed solution

Move "Maximum length an NDJSON row can have" limit, now limited to 50MB, to application settings.