diff options
author | Nicolas Vigier <boklm@mars-attacks.org> | 2013-07-15 19:14:36 +0200 |
---|---|---|
committer | Nicolas Vigier <boklm@mars-attacks.org> | 2013-07-15 19:14:36 +0200 |
commit | 4aef35e7048286fc4f819b591948b4847ec3f97f (patch) | |
tree | 41c83e58531eff5e7142d95767a589e7642dc551 /config_default | |
parent | 9205f1adf366d6c197d4bf0bc473f2cb408aef69 (diff) | |
download | mgagit-4aef35e7048286fc4f819b591948b4847ec3f97f.tar mgagit-4aef35e7048286fc4f819b591948b4847ec3f97f.tar.gz mgagit-4aef35e7048286fc4f819b591948b4847ec3f97f.tar.bz2 mgagit-4aef35e7048286fc4f819b591948b4847ec3f97f.tar.xz mgagit-4aef35e7048286fc4f819b591948b4847ec3f97f.zip |
Dump repos db in a yaml file when running glrun
Diffstat (limited to 'config_default')
-rw-r--r-- | config_default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config_default b/config_default index a980bef..7cd49b9 100644 --- a/config_default +++ b/config_default @@ -20,3 +20,4 @@ repos_config: ldap_users_infos: - cn - sshpublickey +www_dir: /var/lib/git/www |