[PATCHv3 3/3] gitweb

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comments?

--
Mark A Rada (ferrous26)
marada@xxxxxxxxxxxx

------->8---------
From: Mark Rada <marada@xxxxxxxxxxxx>
Date: Sat, 1 Aug 2009 22:36:54 -0400
Subject: [PATCH 3/3] gitweb: update documentation w.r.t. snapshot format disabling

Signed-off-by: Mark Rada <marada@xxxxxxxxxxxx>
---
 gitweb/INSTALL |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/gitweb/INSTALL b/gitweb/INSTALL
index 18c9ce3..ea22615 100644
--- a/gitweb/INSTALL
+++ b/gitweb/INSTALL
@@ -123,6 +123,11 @@ GITWEB_CONFIG file:
 	$feature{'snapshot'}{'default'} = ['zip', 'tgz'];
 	$feature{'snapshot'}{'override'} = 1;

+Furthermore, if you enable overriding of the snapshot feature you can
+still disable specific comrpession formats from being used by adding
+lines such as the following to your GITWEB_CONFIG file:
+
+	$known_snapshot_formats{'txz'}{'disabled'} = 1;

 Gitweb repositories
 -------------------
--
1.6.4


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]