Skip to content
Snippets Groups Projects
Commit 5ffce6a6 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

GitLab app is not threadsafe so better disable allow_concurrency for production env

parent 77febe8f
Branches
Tags
1 merge request!1Fix Links To Gitlab Cloud
Loading
Loading
@@ -83,4 +83,6 @@ Gitlab::Application.configure do
 
config.eager_load = true
config.assets.js_compressor = :uglifier
config.allow_concurrency = false
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment