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

14 lines
503 B
YAML

---
api_type: hash of strings to integers
attr: repository_storages_weighted
clusterwide: true
column: repository_storages_weighted
db_type: jsonb
default: "'{}'::jsonb"
description: Hash of names of taken from `gitlab.yml` to [weights](../administration/repository_storage_paths.md#configure-where-new-repositories-are-stored).
New projects are created in one of these stores, chosen by a weighted random selection.
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: true