James Moger
2011-10-17 e15f9571998d247df3715202abb84cd54a0d46bc
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.