Commit c3a1c050 authored by Paul Okstad's avatar Paul Okstad Committed by Stan Hu

Bump Gitaly to 1.70.0 and remove cache invalidation feature flag

parent e0883014
---
title: Bump Gitaly to 1.70.0 and remove cache invalidation feature flag
merge_request: 18766
author:
type: other
...@@ -7,7 +7,6 @@ class Feature ...@@ -7,7 +7,6 @@ class Feature
# Server feature flags should use '_' to separate words. # Server feature flags should use '_' to separate words.
SERVER_FEATURE_FLAGS = SERVER_FEATURE_FLAGS =
%w[ %w[
cache_invalidator
inforef_uploadpack_cache inforef_uploadpack_cache
get_all_lfs_pointers_go get_all_lfs_pointers_go
].freeze ].freeze
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment