| | |
| | |
|
| | | #### additions
|
| | |
|
| | | - Exposed JGit's internal configuration settings in gitblit.properties/web.xml (issue 93) |
| | | **New:** *git.packedGitWindowSize = 8k* |
| | | **New:** *git.packedGitLimit = 10m* |
| | | **New:** *git.deltaBaseCacheLimit = 10m* |
| | | **New:** *git.packedGitOpenFiles = 128* |
| | | **New:** *git.streamFileThreshold = 50m* |
| | | **New:** *git.packedGitMmap = false* |
| | | - Added default access restriction. Applies to new repositories and repositories that have not been configured with Gitblit. (issue 88)
|
| | | **New:** *git.defaultAccessRestriction = NONE*
|
| | | - Added LDAP User Service with many new *realm.ldap* keys (Github/jcrygier)
|