gitlab-ce/config/application_setting_columns/max_yaml_depth.yml

14 lines
349 B
YAML

---
api_type: integer
attr: max_yaml_depth
clusterwide: false
column: max_yaml_depth
db_type: integer
default: '100'
description: 'The maximum depth of nested CI/CD configuration added with the [`include`
keyword](../ci/yaml/_index.md#include). Default: `100`.'
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true