Ppchelko has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/392649 )

Change subject: Revert "[Config] Temporary disable deduplication."
......................................................................


Revert "[Config] Temporary disable deduplication."

This reverts commit aac3201b04d2282ba6e8829eb649500f3dd76321.

Change-Id: Ifb7b928cf693e298a6fe7f6c0dee8f1ec584726a
---
M scap/templates/config.yaml.j2
1 file changed, 8 insertions(+), 8 deletions(-)

Approvals:
  Ppchelko: Verified; Looks good to me, approved



diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index c635e06..d13e71d 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -10,14 +10,14 @@
   title: The Change Propagation for JobQueue root
   paths:
 <%- if env == 'production' %>
-#    /{api:sys}/dedupe:
-#      x-modules:
-#        - path: src/sys/deduplicator.js
-#          options:
-#            redis_prefix: 'CPJQ'
-#            redis:
-#              path: <%= redis_path %>
-#              password: <%= redis_pass if redis_pass else '' %>
+    /{api:sys}/dedupe:
+      x-modules:
+        - path: src/sys/deduplicator.js
+          options:
+            redis_prefix: 'CPJQ'
+            redis:
+              path: <%= redis_path %>
+              password: <%= redis_pass if redis_pass else '' %>
 <%- endif %>
     /{api:sys}/queue:
       x-modules:

-- 
To view, visit https://gerrit.wikimedia.org/r/392649
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifb7b928cf693e298a6fe7f6c0dee8f1ec584726a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/change-propagation/jobqueue-deploy
Gerrit-Branch: master
Gerrit-Owner: Ppchelko <ppche...@wikimedia.org>
Gerrit-Reviewer: Mobrovac <mobro...@wikimedia.org>
Gerrit-Reviewer: Ppchelko <ppche...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to