gitlab-ce/config/application_setting_columns/asset_proxy_secret_key.yml

14 lines
319 B
YAML

---
api_type: string
attr: asset_proxy_secret_key
clusterwide: true
column: encrypted_asset_proxy_secret_key
db_type: text
default:
description: Shared secret with the asset proxy server. GitLab restart is required
to apply changes.
encrypted: true
gitlab_com_different_than_default: true
jihu: false
not_null: false