]> git.donarmstrong.com Git - debbugs.git/blobdiff - cgi/version.cgi
SVG is supported by enough browsers; default to it in version.cgi
[debbugs.git] / cgi / version.cgi
index 36e3ee879a9a05d4719eb85ee994b2860e97932b..cd504334049b8f24d43ec3d7cabcb5b15adfe0bb 100755 (executable)
@@ -72,7 +72,7 @@ my %cgi_var = cgi_parameters(query   => $q,
                                         fixed         => [],
                                         ignore_boring => 1,
                                         collapse      => 0,
-                                        format        => 'png',
+                                        format        => 'svg',
                                         width         => undef,
                                         height        => undef,
                                         info          => 0,