James Moger
2014-05-29 7ef376e794cd6b593d47a86620ac343e97fe01bc
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
#
@@ -1415,6 +1421,11 @@
# use SMTPs flag
mail.smtps = false
# use STARTTLS flag
#
# SINCE 1.6.0
mail.starttls = false
# if your smtp server requires authentication, supply the credentials here
#
# SINCE 0.6.0