From cbae5988930e6c0bd8b18c07cae80a6ede74f1db Mon Sep 17 00:00:00 2001 From: Loic d'Anterroches Date: Thu, 2 Jul 2009 12:42:16 +0200 Subject: [PATCH] Fixed issue 243, missing git documentation. --- doc/syncgit.mdtext | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/syncgit.mdtext b/doc/syncgit.mdtext index 86ba9af..4591684 100644 --- a/doc/syncgit.mdtext +++ b/doc/syncgit.mdtext @@ -73,6 +73,10 @@ folder. Here is a configuration example: # Remove the git repositories which do not have a corresponding project # This is run at cron time $cfg['idf_plugin_syncgit_remove_orphans'] = false; + # git account home dir + $cfg['idf_plugin_syncgit_git_home_dir'] = '/home/git'; + # where are going to be the git repositories + $cfg['idf_plugin_sncgit_base_repositories'] = '/home/git/repositories'; When someone will change his SSH key or add a new one, the `/tmp/SYNC-GIT` file will be created. The cron job