gitlab-ce/config/application_setting_columns/hashed_storage_enabled.yml

17 lines
605 B
YAML

---
api_type: boolean
attr: hashed_storage_enabled
clusterwide: false
column: hashed_storage_enabled
db_type: boolean
default: 'true'
description: 'Create new projects using hashed storage paths: Enable immutable, hash-based
paths and repository names to store repositories on disk. This prevents repositories
from having to be moved or renamed when the Project URL changes and may improve
disk I/O performance. (Always enabled in GitLab versions 13.0 and later, configuration
is scheduled for removal in 14.0)'
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true