Skip to content
代码片段 群组 项目
未验证 提交 d27a01d1 编辑于 作者: Evan Read's avatar Evan Read 提交者: GitLab
浏览文件

Merge branch 'jmd/remove-repo-size-ff-docs' into 'master'

Remove docs for repository size calculation feature flags

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/171403



Merged-by: default avatarEvan Read <eread@gitlab.com>
Approved-by: default avatarEvan Read <eread@gitlab.com>
Co-authored-by: default avatarJohn McDonnell <jmcdonnell@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -11,14 +11,6 @@ DETAILS:
**Tier:** Free, Premium, Ultimate
**Offering:** GitLab.com, Self-managed, GitLab Dedicated
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/368150) in GitLab 15.3, feature flags `gitaly_revlist_for_repo_size` and `gitaly_catfile_repo_size` for alternative repository size calculations.
FLAG:
For self-managed instances, GitLab uses the `du -sk` command by default to determine repository size.
However, administrators can enable alternative calculation methods using feature flags
`gitaly_revlist_for_repo_size` and `gitaly_catfile_repo_size`. To switch between these methods,
administrators can [enable or disable](../../../administration/feature_flags.md) the respective feature flags.
The size of a Git repository can significantly impact performance and storage costs.
It can differ slightly from one instance to another due to compression, housekeeping, and other factors.
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册