summaryrefslogtreecommitdiff
path: root/config/sidekiq_queues.yml
diff options
context:
space:
mode:
authorJames Fargher <proglottis@gmail.com>2019-02-20 21:29:48 +0000
committerRobert Speicher <rspeicher@gmail.com>2019-02-20 21:29:48 +0000
commit2d19b1adef1fd880c3d49f307ff8d5317d31d94a (patch)
tree5c16a7ffb65801b8dd7ace152d0a9e0edee358ac /config/sidekiq_queues.yml
parentee0a007f8f47ba1c8117f2e9130663461181a145 (diff)
downloadgitlab-ce-2d19b1adef1fd880c3d49f307ff8d5317d31d94a.tar.gz
Move ChatOps to Core
ChatOps used to be in the Ultimate tier.
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 1e094c03171..90cd787d5ac 100644
--- a/config/sidekiq_queues.yml
+++ b/config/sidekiq_queues.yml
@@ -86,3 +86,4 @@
- [delete_stored_files, 1]
- [remote_mirror_notification, 2]
- [import_issues_csv, 2]
+ - [chat_notification, 2]