ArielGlenn has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404437 )
Change subject: enable use of 7z files for page content dump prefetch ...................................................................... enable use of 7z files for page content dump prefetch Bug: T179267 Change-Id: Ia55cd97f9e0552fca12368655bc733b5db2ad619 --- M modules/snapshot/templates/dumps/wikidump.conf.erb 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/37/404437/1 diff --git a/modules/snapshot/templates/dumps/wikidump.conf.erb b/modules/snapshot/templates/dumps/wikidump.conf.erb index dee0ff7..9a6273d 100644 --- a/modules/snapshot/templates/dumps/wikidump.conf.erb +++ b/modules/snapshot/templates/dumps/wikidump.conf.erb @@ -73,6 +73,9 @@ [otherformats] multistream=1 +[misc] +sevenzipprefetch=1 + [stubs] orderrevs=0 minpages=1 -- To view, visit https://gerrit.wikimedia.org/r/404437 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia55cd97f9e0552fca12368655bc733b5db2ad619 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: ArielGlenn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
