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:
authorRichard Pidgeon <richard@gitlab.com>2016-02-18 21:58:51 +0300
committerRichard Pidgeon <richard@gitlab.com>2016-02-18 21:58:51 +0300
commit5d2530f06957678d4f959e4c1d059fd8ee6d7463 (patch)
tree0c79bb6d13ee8305c5794129227ed77c6f38707e /config/sidekiq.yml.example
parent7f7eef2aef31f9cd4297d25d4416515182aa9482 (diff)
bug found by Charles Sibbald at Sky . Calls with patricio and Jacob confirmed this
Diffstat (limited to 'config/sidekiq.yml.example')
-rw-r--r--config/sidekiq.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/sidekiq.yml.example b/config/sidekiq.yml.example
index c691db67c6c..714bc06cb24 100644
--- a/config/sidekiq.yml.example
+++ b/config/sidekiq.yml.example
@@ -1,2 +1,2 @@
---
+---
:concurrency: 5 \ No newline at end of file