Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/api/geo.rb')
-rw-r--r--lib/api/geo.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/api/geo.rb b/lib/api/geo.rb
index 9fc610c9b32..85f242cd135 100644
--- a/lib/api/geo.rb
+++ b/lib/api/geo.rb
@@ -3,6 +3,7 @@
module API
class Geo < ::API::Base
feature_category :geo_replication
+ urgency :low
helpers do
# Overridden in EE