| | |
| | | # 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
|
| | |
| | | # 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
|
| | |
| | | # this value.
|
| | | #
|
| | | # Common unit suffixes of k, m, or g are supported.
|
| | | # Documentation courtesy of the Gerrit project.
|
| | | #
|
| | | # SINCE 1.0.0
|
| | | # RESTART REQUIRED
|
| | |
| | | # 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
|
| | |
| | | # 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
|
| | |
| | | #
|
| | | # 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
|
| | |
| | | # RESTART REQUIRED
|
| | | # SINCE 0.8.0
|
| | | groovy.scriptsFolder = groovy
|
| | |
|
| | | # Specify the directory Grape uses for downloading libraries.
|
| | | # http://groovy.codehaus.org/Grape
|
| | | #
|
| | | # RESTART REQUIRED
|
| | | # SINCE 1.0.0
|
| | | groovy.grapeFolder = groovy/grape
|
| | |
|
| | | # Scripts to execute on Pre-Receive.
|
| | | #
|
| | |
| | | # SINCE 0.7.0
|
| | | web.enableRpcAdministration = false
|
| | |
|
| | | # Full path to a configurable robots.txt file. With this file you can control
|
| | | # what parts of your Gitblit server respectable robots are allowed to traverse.
|
| | | # http://googlewebmastercentral.blogspot.com/2008/06/improving-on-robots-exclusion-protocol.html
|
| | | #
|
| | | # SINCE 1.0.0
|
| | | web.robots.txt = |
| | |
|
| | | # If true, the web ui layout will respond and adapt to the browser's dimensions.
|
| | | # if false, the web ui will use a 940px fixed-width layout.
|
| | | # http://twitter.github.com/bootstrap/scaffolding.html#responsive
|