James Moger
2014-03-08 860d2ca577520850a705298a2b19a0de0459b82e
src/main/distrib/data/gitblit.properties
@@ -110,6 +110,11 @@
# RESTART REQUIRED
git.sshBindInterface = localhost
# Directory for storing user SSH keys.
#
# SINCE 1.5.0
git.sshKeysFolder= ${baseFolder}/ssh
# 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://.