realm.redmine.url = http://example.com/redmine\r
\r
#\r
-# Server Settings\r
+# Gitblit GO Server Settings\r
+# The following settings only affect the integrated GO variant.\r
#\r
\r
# The temporary folder to decompress the embedded gitblit webapp. \r
# BASEFOLDER\r
server.tempFolder = ${baseFolder}/temp\r
\r
-# Specify the maximum number of concurrent http/https worker threads to allow. \r
+# Specify the maximum number of concurrent http/https Jetty worker\r
+# threads to allow. This setting does not affect other threaded\r
+# daemons and components of Gitblit.\r
#\r
# SINCE 1.3.0\r
# RESTART REQUIRED\r