]> Lady’s Gitweb - Gitweb/blobdiff - INSTALL
gitweb: Update config file example for snapshot feature in gitweb/INSTALL
[Gitweb] / INSTALL
diff --git a/INSTALL b/INSTALL
index ca417d89096e2d4222a4644e397ad5528f625df8d2ff504fe8a9960d29c5cb2a..69bc9a466f4e3bc564f2a5bafac35fba5a42ba2023d9cbbef511d2e31a6afda5 100644 (file)
--- 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;
 
 
This page took 0.215466 seconds and 4 git commands to generate.