]> source.dussan.org Git - gitblit.git/commitdiff
Documentation
authorJames Moger <james.moger@gitblit.com>
Thu, 10 Apr 2014 20:58:26 +0000 (16:58 -0400)
committerJames Moger <james.moger@gitblit.com>
Thu, 10 Apr 2014 23:01:30 +0000 (19:01 -0400)
src/main/distrib/data/gitblit.properties

index c7e3a217f11849d4726ec933acf31ed6ef0b6e44..3a5312327610d527c82d14b604baaaa4fbf29611 100644 (file)
@@ -129,7 +129,9 @@ git.sshKeysFolder= ${baseFolder}/ssh
 # SINCE 1.5.0\r
 git.sshBackend = NIO2\r
 \r
-# Number of thread for starting SSH commands.\r
+# Number of threads used to parse a command line submitted by a client over SSH\r
+# for execution, create the internal data structures used by that command,\r
+# and schedule it for execution on another thread.\r
 #\r
 # SINCE 1.5.0\r
 git.sshCommandStartThreads = 2\r