gitlab-ce/config/application_setting_columns/spam_check_api_key.yml

13 lines
292 B
YAML

---
api_type: string
attr: spam_check_api_key
clusterwide: true
column: encrypted_spam_check_api_key
db_type: bytea
default:
description: API key used by GitLab for accessing the Spam Check service endpoint.
encrypted: true
gitlab_com_different_than_default: true
jihu: false
not_null: false