ArielGlenn has submitted this change and it was merged.

Change subject: Support bzip2 compression format
......................................................................


Support bzip2 compression format

Depends on: Ieb517b5ad677abaa541274d69155855b95787f12 to /operations/dumps/dcat
Bug: T118397

Change-Id: I8eb0077d60afbcc87663e3bdd41c5f04d959d330
---
M modules/snapshot/files/dcatconfig.json
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Hoo man: Looks good to me, but someone else must approve
  ArielGlenn: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/snapshot/files/dcatconfig.json 
b/modules/snapshot/files/dcatconfig.json
index 6963b73..bf6a408 100644
--- a/modules/snapshot/files/dcatconfig.json
+++ b/modules/snapshot/files/dcatconfig.json
@@ -45,6 +45,10 @@
             "json": "application/json",
             "ttl": "text/turtle"
         },
+        "compression": {
+            "gzip": "gz",
+            "bzip2": "bz2"
+        },
         "license": "http://creativecommons.org/publicdomain/zero/1.0/";
     }
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8eb0077d60afbcc87663e3bdd41c5f04d959d330
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Lokal Profil <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to