From e4547fa58281ca2c64f934457d8377b19f8230c7 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 11 Jul 2012 17:21:00 -0400 Subject: [PATCH] Documentation --- distrib/gitblit.properties | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/distrib/gitblit.properties b/distrib/gitblit.properties index f3e2ac1..4c4372e 100644 --- a/distrib/gitblit.properties +++ b/distrib/gitblit.properties @@ -56,6 +56,7 @@ # Default on JGit is 8 KiB on all platforms. # # Common unit suffixes of k, m, or g are supported. +# Documentation courtesy of the Gerrit project. # # SINCE 1.0.0 # RESTART REQUIRED @@ -72,6 +73,7 @@ # Default on JGit is 10 MiB on all platforms. # # Common unit suffixes of k, m, or g are supported. +# Documentation courtesy of the Gerrit project. # # SINCE 1.0.0 # RESTART REQUIRED @@ -85,6 +87,7 @@ # this value. # # Common unit suffixes of k, m, or g are supported. +# Documentation courtesy of the Gerrit project. # # SINCE 1.0.0 # RESTART REQUIRED @@ -98,6 +101,7 @@ # available for network sockets and other repository data manipulation. # # Default on JGit is 128 file descriptors on all platforms. +# Documentation courtesy of the Gerrit project. # # SINCE 1.0.0 # RESTART REQUIRED @@ -118,6 +122,7 @@ # Default is 50 MiB on all platforms. # # Common unit suffixes of k, m, or g are supported. +# Documentation courtesy of the Gerrit project. # # SINCE 1.0.0 # RESTART REQUIRED @@ -134,6 +139,7 @@ # # Default on JGit is false. Although potentially slower, it yields much more # predictable behavior. +# Documentation courtesy of the Gerrit project. # # SINCE 1.0.0 # RESTART REQUIRED -- Gitblit v1.9.1