James Moger
2011-10-13 b7f591781f4bd2e3c94596a2b1f2cf73cdc0d7cd
distrib/gitblit.properties
@@ -90,13 +90,13 @@
# Allows remote clients to list repositories and possibly administer the Gitblit
# server, if the authenticated account has administrator permissions.
#
# SINCE 0.6.1
# SINCE 0.7.0
web.enableRpcServlet = true
# Allows remote clients to administer the Gitblit instance, if the authenticated
# account has administrator permissions.  Requires *web.enableRpcServlet=true*.
#
# SINCE 0.6.1
# SINCE 0.7.0
web.enableRpcAdministration = false
# Allow dynamic zip downloads.