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
path: root/config
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-12-16 00:48:23 +0300
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-02-01 01:50:40 +0300
commit732a821d4f00f9812d014b6c58eae2f9a18f7ddd (patch)
tree85b72ed8b064df8c2c02386107a5ecbf67f599b9 /config
parent120f9abaa15ce0feec1dc457ad3dc3787e4fbfc6 (diff)
Fix specs
Diffstat (limited to 'config')
-rw-r--r--config/sidekiq_queues.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/sidekiq_queues.yml b/config/sidekiq_queues.yml
index 022b0e80917..56bf4e6b1de 100644
--- a/config/sidekiq_queues.yml
+++ b/config/sidekiq_queues.yml
@@ -50,3 +50,4 @@
- [reactive_caching, 1]
- [cronjob, 1]
- [default, 1]
+ - [pages, 1]