From 5641173a041600d09e22eef04fa100acf7822ed3 Mon Sep 17 00:00:00 2001 From: Thomas Keller Date: Thu, 7 Oct 2010 19:21:05 +0200 Subject: [PATCH] Comment in hg_repositories by default, so it matches the defaults of the other SCMs --- src/IDF/conf/idf.php-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/IDF/conf/idf.php-dist b/src/IDF/conf/idf.php-dist index 54c8ac8..2e4ffcf 100644 --- a/src/IDF/conf/idf.php-dist +++ b/src/IDF/conf/idf.php-dist @@ -118,7 +118,7 @@ $cfg['mtn_db_access'] = 'local'; #$cfg['mtn_usher_conf'] = '/path/to/usher.conf'; # Mercurial repositories path -#$cfg['mercurial_repositories'] = '/home/mercurial/repositories/%s'; +$cfg['mercurial_repositories'] = '/home/mercurial/repositories/%s'; #$cfg['mercurial_remote_url'] = 'http://projects.ceondo.com/hg/%s'; # admins will get an email in case of errors in the system in non