mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
14 lines
366 B
YAML
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
|