diff options
author | neodarz <neodarz@neodarz.net> | 2019-07-17 17:14:20 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-07-17 17:14:20 +0200 |
commit | ad0026a35c454d84ba3b3f57c7e8a89f940e6951 (patch) | |
tree | 9217d5def81dbc132086b9dc74c8ec2637876c4f | |
parent | 327da3652f481e87bb8a39d8cb297eecaf64f71c (diff) | |
download | tools_git_perso-ad0026a35c454d84ba3b3f57c7e8a89f940e6951.tar.xz tools_git_perso-ad0026a35c454d84ba3b3f57c7e8a89f940e6951.zip |
-rw-r--r-- | config/cgitrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/cgitrc b/config/cgitrc index a16ad8f..bb8a414 100644 --- a/config/cgitrc +++ b/config/cgitrc @@ -40,3 +40,4 @@ clone-url=https://git.neodarz.net/$CGIT_REPO_URL ssh://git@neodarz.net:/home/git # For generate this file, juste run /home/git/pub_repo/gitrc_conf_gen.sh include=/home/git/pub_repo/cgitrepos +max-repo-count=100 |