Files
gitlab-foss/config/application_setting_columns/housekeeping_bitmaps_enabled.yml
2024-10-08 09:16:03 +00:00

14 lines
366 B
YAML

---
api_type: boolean
attr: housekeeping_bitmaps_enabled
clusterwide: false
column: housekeeping_bitmaps_enabled
db_type: boolean
default: 'true'
description: Deprecated. Git packfile bitmap creation is always enabled and cannot
be changed via API and UI. Always returns `true`.
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true