[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] dont compress Packages.gz
Holger Levsen
gitlab at salsa.debian.org
Tue May 22 19:38:10 BST 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
22c41491 by Holger Levsen at 2018-05-22T18:37:59+00:00
dont compress Packages.gz
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
Changes:
=====================================
hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
=====================================
--- a/hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
+++ b/hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
@@ -41,7 +41,7 @@
Require all granted
</Directory>
- <FilesMatch "\.gz$">
+ <FilesMatch "(?!Packages)\.gz$">
AddEncoding gzip .gz
ForceType text/plain
FilterDeclare gzipInflate CONTENT_SET
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/22c41491e44772026f47c3497cfce6cef9406f31
---
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/22c41491e44772026f47c3497cfce6cef9406f31
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20180522/2cb847fa/attachment.html>
More information about the Qa-jenkins-scm
mailing list