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 'app/models/namespace_setting.rb')
-rw-r--r--app/models/namespace_setting.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/models/namespace_setting.rb b/app/models/namespace_setting.rb
index 5b114bb42aa..8d5d788c738 100644
--- a/app/models/namespace_setting.rb
+++ b/app/models/namespace_setting.rb
@@ -45,6 +45,7 @@ class NamespaceSetting < ApplicationRecord
enabled_git_access_protocol
subgroup_runner_token_expiration_interval
project_runner_token_expiration_interval
+ default_branch_protection_defaults
].freeze
# matches the size set in the database constraint