1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
---
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
|