debdiffs on release.d.o are utf-8
authorJulien Cristau <jcristau@debian.org>
Fri, 5 Aug 2016 14:26:30 +0000 (16:26 +0200)
committerJulien Cristau <jcristau@debian.org>
Fri, 5 Aug 2016 14:27:05 +0000 (16:27 +0200)
Signed-off-by: Julien Cristau <jcristau@debian.org>
modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb

index e6d0fe3..10175d0 100644 (file)
@@ -116,6 +116,7 @@ Use common-dsa-vhost-https-redirect release.debian.org
                FilterChain gzip
                <Files *.debdiff.gz>
                        ForceType text/plain
+                       AddDefaultCharset utf-8
                </Files>
        </Directory>
 </Macro>