[vhffs-dev] [1873] Section "bazaar" dans la conf

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 1873
Author:   guillaumito
Date:     2011-06-10 22:11:29 +0200 (Fri, 10 Jun 2011)
Log Message:
-----------
Section "bazaar" dans la conf

Modified Paths:
--------------
    trunk/vhffs-backend/conf/vhffs.conf.dist.in

Modified: trunk/vhffs-backend/conf/vhffs.conf.dist.in
===================================================================
--- trunk/vhffs-backend/conf/vhffs.conf.dist.in	2011-06-08 06:04:37 UTC (rev 1872)
+++ trunk/vhffs-backend/conf/vhffs.conf.dist.in	2011-06-10 20:11:29 UTC (rev 1873)
@@ -393,6 +393,22 @@
 		url_doc		=	http://help.myhoster.net/mercurial
 	</mercurial>
 
+	# Configuration for bazaar
+	<bazaar>
+		# Use this module or not
+		activate	=	no
+
+		# URL to the gitweb
+		# the url scheme is bazaarweb_url/bazaar_$group_$bazaarname/ , change the code or modify the software used
+		bazaarweb_url	=	"http://bazaarweb.hoster";
+
+		# From: of emails sent by bazaar commit notifier
+		notify_from	=	bazaar@xxxxxxxxx
+
+		# URL to the documentation (optional)
+		url_doc		=	http://help.myhoster.net/bazaar
+	</bazaar>
+
 	# Configuration for mail service
 	<mail>
 		# Use this module or not


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/