提交 d7ae3efb 编写于 作者: P Paul Okstad 提交者: Stan Hu

Add Gitaly info-ref cache feature flags

上级 994c4629
......@@ -6,8 +6,10 @@ class Feature
class Gitaly
# Server feature flags should use '_' to separate words.
SERVER_FEATURE_FLAGS =
[
'get_commit_signatures'.freeze
%w[
get_commit_signatures
cache_invalidator
inforef_uploadpack_cache
].freeze
DEFAULT_ON_FLAGS = Set.new([]).freeze
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册