gitlab-ce/config/application_setting_columns/asset_proxy_enabled.yml

14 lines
347 B
YAML

---
api_type: boolean
attr: asset_proxy_enabled
clusterwide: true
column: asset_proxy_enabled
db_type: boolean
default: 'false'
description: "(**If enabled, requires:** `asset_proxy_url`) Enable proxying of assets.
GitLab restart is required to apply changes."
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: true