James Moger
2013-05-03 b58492239c4c3acc3b4434625d08827450fde078
src/main/distrib/data/gitblit.properties
@@ -1250,6 +1250,13 @@
# RESTART REQUIRED
server.useNio = true
# If using Jetty NIO connectors, specify the maximum number of concurrent
# http/https worker threads to allow.
#
# SINCE 1.3.0
# RESTART REQUIRED
server.nioThreadPoolSize = 50
# Context path for the GO application.  You might want to change the context
# path if running Gitblit behind a proxy layer such as mod_proxy.
#