From ac158af81bd2bdb4562a27843b187ecfd3b7df3c Mon Sep 17 00:00:00 2001 From: belliash Date: Sun, 15 Jan 2012 20:02:48 +0100 Subject: [PATCH] add new option --- config/common.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/common.conf b/config/common.conf index 30c996d..971a098 100644 --- a/config/common.conf +++ b/config/common.conf @@ -9,6 +9,10 @@ FETCHTIMEOUT="180" # without user intervention most times. FETCHTRIES="3" +# This directive sets the directory where EzBuild will look for custom modules and their +# configuration to be loaded. +MODULESCUSTOMDIR="~/.ezbuild" + # Using this, the default commit date format can be changed according to the requirement. # This customizable format may be needed when you want to change date format that is shown # in remote repository update message.