diff options
| author | Richard Pidgeon <richard@gitlab.com> | 2016-02-18 18:58:51 +0000 |
|---|---|---|
| committer | Richard Pidgeon <richard@gitlab.com> | 2016-02-18 18:58:51 +0000 |
| commit | 5d2530f06957678d4f959e4c1d059fd8ee6d7463 (patch) | |
| tree | 0c79bb6d13ee8305c5794129227ed77c6f38707e /config/sidekiq.yml.example | |
| parent | 7f7eef2aef31f9cd4297d25d4416515182aa9482 (diff) | |
| download | gitlab-ce-5d2530f06957678d4f959e4c1d059fd8ee6d7463.tar.gz | |
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.example | 2 |
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 |
