James Moger
2014-05-29 fb9cd5968346045e1129406ca54639075316a396
src/main/distrib/data/gitblit.properties
@@ -613,6 +613,12 @@
# SINCE 1.5.0
plugins.registry = http://plugins.gitblit.com/plugins.json
# Number of threads used to handle miscellaneous tasks in the background.
#
# SINCE 1.6.0
# RESTART REQUIRED
execution.defaultThreadPoolSize = 1
#
# Groovy Integration
#
@@ -766,6 +772,11 @@
# SINCE 0.5.0
web.allowCookieAuthentication = true
# Allow deletion of non-empty repositories. This is enforced for all delete vectors.
#
# SINCE 1.6.0
web.allowDeletingNonEmptyRepositories = true
# Config file for storing project metadata
#
# SINCE 1.2.0