gitlab-org--gitlab-foss/changelogs/unreleased/osw-configurable-single-diff-file-limit.yml
Oswaldo Ferreira 4fbca2a346 Make single diff patch limit configurable
- Creates a new column to hold the single patch limit value on
application_settings
- Allows updating this value through the application_settings API
- Calculates single diff patch collapsing limit based on
diff_max_patch_bytes column
- Updates diff limit documentation
- Adds documentation (with warning) as of how one can update this limit
2018-10-01 11:58:21 -03:00

5 lines
94 B
YAML

---
title: Make single diff patch limit configurable
merge_request: 21886
author:
type: added