mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
13 lines
276 B
YAML
13 lines
276 B
YAML
---
|
|
api_type: integer
|
|
attr: diff_max_lines
|
|
clusterwide: true
|
|
column: diff_max_lines
|
|
db_type: integer
|
|
default: '50000'
|
|
description: Maximum [lines in a diff](../administration/diff_limits.md).
|
|
encrypted: false
|
|
gitlab_com_different_than_default: true
|
|
jihu: false
|
|
not_null: true
|