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
无相关合并请求
显示
246 个添加0 个删除
---
api_type: string
attr: abuse_notification_email
clusterwide: true
column: abuse_notification_email
db_type: character
default:
description: If set, [abuse reports](../administration/review_abuse_reports.md) are
sent to this address. Abuse reports are always available in the **Admin** area.
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: false
---
api_type: boolean
attr: admin_mode
clusterwide: false
column: admin_mode
db_type: boolean
default: 'false'
description: Require administrators to enable Admin Mode by re-authenticating for
administrative tasks.
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type: string
attr: after_sign_out_path
clusterwide: true
column: after_sign_out_path
db_type: character
default:
description: Where to redirect users after logout.
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: false
---
api_type: string
attr: after_sign_up_text
clusterwide: true
column: after_sign_up_text
db_type: text
default:
description: Text shown to the user after signing up.
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: false
---
api_type:
attr: ai_action_api_rate_limit
clusterwide: false
column: ai_action_api_rate_limit
db_type: integer
default: '160'
description:
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type: string
attr: akismet_api_key
clusterwide: false
column: encrypted_akismet_api_key
db_type: text
default:
description: API key for Akismet spam protection.
encrypted: true
gitlab_com_different_than_default: true
jihu: false
not_null: false
---
api_type: boolean
attr: akismet_enabled
clusterwide: false
column: akismet_enabled
db_type: boolean
default: 'false'
description: "(**If enabled, requires:** `akismet_api_key`) Enable or disable Akismet
spam protection."
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: false
---
api_type: boolean
attr: allow_account_deletion
clusterwide: false
column: allow_account_deletion
db_type: boolean
default: 'true'
description: Set to `true` to allow users to delete their accounts. Premium and Ultimate
only.
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type:
attr: allow_deploy_tokens_and_keys_with_external_authn
clusterwide: false
column: allow_deploy_tokens_and_keys_with_external_authn
db_type: boolean
default: 'false'
description:
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type: boolean
attr: allow_group_owners_to_manage_ldap
clusterwide: false
column: allow_group_owners_to_manage_ldap
db_type: boolean
default: 'true'
description: Set to `true` to allow group owners to manage LDAP. Premium and Ultimate
only.
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type: boolean
attr: allow_local_requests_from_system_hooks
clusterwide: false
column: allow_local_requests_from_system_hooks
db_type: boolean
default: 'true'
description: Allow requests to the local network from system hooks.
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type: boolean
attr: allow_local_requests_from_web_hooks_and_services
clusterwide: false
column: allow_local_requests_from_web_hooks_and_services
db_type: boolean
default: 'false'
description: Allow requests to the local network from webhooks and integrations.
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type:
attr: allow_possible_spam
clusterwide: false
column: allow_possible_spam
db_type: boolean
default: 'false'
description:
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type: boolean
attr: allow_project_creation_for_guest_and_below
clusterwide: false
column: allow_project_creation_for_guest_and_below
db_type: boolean
default: 'true'
description: Indicates whether users assigned up to the Guest role can create groups
and personal projects. Defaults to `true`.
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type: boolean
attr: allow_runner_registration_token
clusterwide: false
column: allow_runner_registration_token
db_type: boolean
default: 'true'
description: Allow using a registration token to create a runner. Defaults to `true`.
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true
---
api_type:
attr: anthropic_api_key
clusterwide: false
column: encrypted_anthropic_api_key
db_type: bytea
default:
description: This column is currently ignored.
encrypted: true
gitlab_com_different_than_default: false
jihu: false
not_null: false
---
api_type:
attr: archive_builds_in_seconds
clusterwide: false
column: archive_builds_in_seconds
db_type: integer
default:
description:
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: false
---
api_type:
attr: arkose_labs_client_secret
clusterwide: true
column: encrypted_arkose_labs_client_secret
db_type: bytea
default:
description:
encrypted: true
gitlab_com_different_than_default: true
jihu: false
not_null: false
---
api_type:
attr: arkose_labs_client_xid
clusterwide: true
column: encrypted_arkose_labs_client_xid
db_type: bytea
default:
description:
encrypted: true
gitlab_com_different_than_default: true
jihu: false
not_null: false
---
api_type:
attr: arkose_labs_data_exchange_key
clusterwide: true
column: encrypted_arkose_labs_data_exchange_key
db_type: bytea
default:
description:
encrypted: true
gitlab_com_different_than_default: true
jihu: false
not_null: false
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册