Skip to content
代码片段 群组 项目
未验证 提交 ec16f30e 编辑于 作者: David Dieulivol's avatar David Dieulivol 提交者: GitLab
浏览文件

Merge branch 'analyze-application_settings' into 'master'

Add a script to analyze Application Settings

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166509



Merged-by: default avatarDavid Dieulivol <ddieulivol@gitlab.com>
Approved-by: default avatarThong Kuah <tkuah@gitlab.com>
Approved-by: default avatarDavid Dieulivol <ddieulivol@gitlab.com>
Reviewed-by: default avatarRémy Coutable <remy@rymai.me>
Reviewed-by: default avatarThong Kuah <tkuah@gitlab.com>
Reviewed-by: default avatarKrasimir Angelov <kangelov@gitlab.com>
Co-authored-by: default avatarRémy Coutable <remy@rymai.me>
No related branches found
No related tags found
无相关合并请求
显示
245 个添加0 个删除
---
api_type:
attr: ci_jwt_signing_key
clusterwide: true
column: encrypted_ci_jwt_signing_key
db_type: text
default:
description:
encrypted: true
gitlab_com_different_than_default: true
jihu: false
not_null: false
---
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#maximum-includes)
per pipeline. Default is `150`.
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type: integer
attr: ci_max_total_yaml_size_bytes
clusterwide: false
column: ci_max_total_yaml_size_bytes
db_type: integer
default: '314572800'
description: The maximum amount of memory, in bytes, that can be allocated for the
pipeline configuration, with all included YAML configuration files.
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type:
attr: clickhouse
clusterwide: true
column: clickhouse
db_type: jsonb
default: "'{}'::jsonb"
description:
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: true
---
api_type:
attr: cloud_license_auth_token
clusterwide: false
column: encrypted_cloud_license_auth_token
db_type: text
default:
description:
encrypted: true
gitlab_com_different_than_default: false
jihu: false
not_null: false
---
api_type:
attr: cluster_agents
clusterwide: true
column: cluster_agents
db_type: jsonb
default: "'{}'::jsonb"
description:
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: true
---
api_type:
attr: code_creation
clusterwide: true
column: code_creation
db_type: jsonb
default: "'{}'::jsonb"
description:
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: true
---
api_type:
attr: code_suggestions_api_rate_limit
clusterwide: false
column: code_suggestions_api_rate_limit
db_type: integer
default: '60'
description:
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type: string
attr: commit_email_hostname
clusterwide: true
column: commit_email_hostname
db_type: character
default:
description: Custom hostname (for private commit emails).
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: false
---
api_type:
attr: compliance_frameworks
clusterwide: false
column: compliance_frameworks
db_type: smallint[]
default: "'{}'::smallint[]"
description:
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type: boolean
attr: container_expiration_policies_enable_historic_entries
clusterwide: true
column: container_expiration_policies_enable_historic_entries
db_type: boolean
default: 'false'
description: Enable [cleanup policies](../user/packages/container_registry/reduce_container_registry_storage.md#enable-the-cleanup-policy)
for all projects.
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: true
---
api_type: integer
attr: container_registry_cleanup_tags_service_max_list_size
clusterwide: false
column: container_registry_cleanup_tags_service_max_list_size
db_type: integer
default: '200'
description: The maximum number of tags that can be deleted in a single execution
of [cleanup policies](../user/packages/container_registry/reduce_container_registry_storage.md#set-cleanup-limits-to-conserve-resources).
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type:
attr: container_registry_data_repair_detail_worker_max_concurrency
clusterwide: false
column: container_registry_data_repair_detail_worker_max_concurrency
db_type: integer
default: '2'
description:
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: true
---
api_type:
attr: container_registry_db_enabled
clusterwide: true
column: container_registry_db_enabled
db_type: boolean
default: 'false'
description:
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: true
---
api_type: integer
attr: container_registry_delete_tags_service_timeout
clusterwide: false
column: container_registry_delete_tags_service_timeout
db_type: integer
default: '250'
description: The maximum time, in seconds, that the cleanup process can take to delete
a batch of tags for [cleanup policies](../user/packages/container_registry/reduce_container_registry_storage.md#set-cleanup-limits-to-conserve-resources).
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type: boolean
attr: container_registry_expiration_policies_caching
clusterwide: false
column: container_registry_expiration_policies_caching
db_type: boolean
default: 'true'
description: Caching during the execution of [cleanup policies](../user/packages/container_registry/reduce_container_registry_storage.md#set-cleanup-limits-to-conserve-resources).
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type: integer
attr: container_registry_expiration_policies_worker_capacity
clusterwide: false
column: container_registry_expiration_policies_worker_capacity
db_type: integer
default: '4'
description: Number of workers for [cleanup policies](../user/packages/container_registry/reduce_container_registry_storage.md#set-cleanup-limits-to-conserve-resources).
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: true
---
api_type:
attr: container_registry_features
clusterwide: true
column: container_registry_features
db_type: text[]
default: "'{}'::text[]"
description:
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: true
---
api_type: integer
attr: container_registry_token_expire_delay
clusterwide: false
column: container_registry_token_expire_delay
db_type: integer
default: '5'
description: Container registry token duration in minutes.
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: false
---
api_type:
attr: container_registry_vendor
clusterwide: true
column: container_registry_vendor
db_type: text
default: "''::text"
description:
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: true
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册