Demon has uploaded a new change for review. https://gerrit.wikimedia.org/r/67109
Change subject: Also allow downloads of bzip2 archives ...................................................................... Also allow downloads of bzip2 archives Change-Id: Icce791f2138958ca9495f619f3ce7f6e39ef105d --- M files/gitblit/gitblit.properties 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/09/67109/1 diff --git a/files/gitblit/gitblit.properties b/files/gitblit/gitblit.properties index 702d7df..5284778 100644 --- a/files/gitblit/gitblit.properties +++ b/files/gitblit/gitblit.properties @@ -567,7 +567,7 @@ # # SPACE-DELIMITED # SINCE 1.2.0 -web.compressedDownloads = zip gz +web.compressedDownloads = zip gz bzip2 # Allow optional Lucene integration. Lucene indexing is an opt-in feature. # A repository may specify branches to index with Lucene instead of using Git -- To view, visit https://gerrit.wikimedia.org/r/67109 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icce791f2138958ca9495f619f3ce7f6e39ef105d Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Demon <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
