James Moger
2012-08-01 0adceb4b64dfe0dd509da33c6d733a47fbf803a2
distrib/gitblit.properties
@@ -27,6 +27,16 @@
# SINCE 1.0.1
git.searchRecursionDepth = -1
# List of regex exclusion patterns to match against folders found in
# *git.repositoriesFolder*.
# Use forward slashes even on Windows!!
# e.g. test/jgit\.git
#
# SPACE-DELIMITED
# CASE-SENSITIVE
# SINCE 1.0.1
git.searchExclusions =
# 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://.