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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-04-29 03:09:38 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-04-29 03:09:38 +0300
commitac6a319712d345ab54d4eb5be1a0a4116823dd1e (patch)
treeadb0a00d5876d35635e7ba87a9f63bfa16e2ba44 /app/helpers/application_settings_helper.rb
parentabe11a6a2c04112d0b7d6d4facfd0c8370f51831 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/helpers/application_settings_helper.rb')
-rw-r--r--app/helpers/application_settings_helper.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/helpers/application_settings_helper.rb b/app/helpers/application_settings_helper.rb
index a0a3d2f1407..f36a638555a 100644
--- a/app/helpers/application_settings_helper.rb
+++ b/app/helpers/application_settings_helper.rb
@@ -311,7 +311,8 @@ module ApplicationSettingsHelper
:snippet_size_limit,
:email_restrictions_enabled,
:email_restrictions,
- :issues_create_limit
+ :issues_create_limit,
+ :raw_blob_request_limit
]
end