mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
14 lines
319 B
YAML
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
|