X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/958ee5f91069d816e25d270522e64a42524242bfcbdc7965177c45e1d84cf6a5..12553497175c810e696cffe42283f148e1eba08b90582513fb806fa6c5999735:/INSTALL diff --git a/INSTALL b/INSTALL index ca417d8..69bc9a4 100644 --- a/INSTALL +++ b/INSTALL @@ -116,7 +116,7 @@ GITWEB_CONFIG file: $feature{'pickaxe'}{'default'} = [1]; $feature{'pickaxe'}{'override'} = 1; - $feature{'snapshot'}{'default'} = ['x-gzip', 'gz', 'gzip']; + $feature{'snapshot'}{'default'} = ['zip', 'tgz']; $feature{'snapshot'}{'override'} = 1;