mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
14 lines
359 B
YAML
14 lines
359 B
YAML
---
|
|
api_type: integer
|
|
attr: ci_max_includes
|
|
clusterwide: false
|
|
column: ci_max_includes
|
|
db_type: integer
|
|
default: '150'
|
|
description: The [maximum number of includes](../administration/settings/continuous_integration.md#set-maximum-includes)
|
|
per pipeline. Default is `150`.
|
|
encrypted: false
|
|
gitlab_com_different_than_default: false
|
|
jihu: false
|
|
not_null: true
|