James Moger
2012-08-01 65f55eee1c41a9cdfec96dc4310efcc6e57df97f
distrib/gitblit.properties
@@ -21,6 +21,12 @@
# SINCE 0.5.0
git.searchRepositoriesSubfolders = true
# Maximum number of folders to recurse into when searching for repositories.
# The default value, -1, disables depth limits.
#
# SINCE 1.0.1
git.searchRecursionDepth = -1
# Allow push/pull over http/https with JGit servlet.
# If you do NOT want to allow Git clients to clone/push to Gitblit set this
# to false.  You might want to do this if you are only using ssh:// or git://.