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.