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:
authorJames Lopez <james@jameslopez.es>2017-05-04 12:32:39 +0300
committerJames Lopez <james@jameslopez.es>2017-05-04 12:32:39 +0300
commit2f7f1ce4e66db847414e2fc3de09556e75c51eb4 (patch)
treeaa3baabc314e9535cf342b328bea6f8036c19f68 /config/sidekiq_queues.yml
parent264bf229277caf1c1eaca4e83921ca1b305d5401 (diff)
fix sidekiq spec, add changelog
Diffstat (limited to 'config/sidekiq_queues.yml')
-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 c3bd73533d0..91ea1c0f779 100644
--- a/config/sidekiq_queues.yml
+++ b/config/sidekiq_queues.yml
@@ -53,3 +53,4 @@
- [pages, 1]
- [system_hook_push, 1]
- [update_user_activity, 1]
+ - [propagate_project_service, 1]