| | |
| | |
|
| | | # Base folder for repositories
|
| | | # Use forward slashes even on Windows!!
|
| | | git.repositoriesFolder = c:/git
|
| | | git.repositoriesFolder = git
|
| | |
|
| | | # Export all repositories
|
| | | # if false, each exported repository must have a .git/git-daemon-export-ok file
|
| | |
| | | realm.minPasswordLength = 5
|
| | |
|
| | | #
|
| | | # Git:Blit Web Settings
|
| | | # Gitblit Web Settings
|
| | | #
|
| | | # If blank Git:Blit is displayed.
|
| | | # If blank Gitblit is displayed.
|
| | | web.siteName =
|
| | |
|
| | | # If web.authenticate=true, users with "admin" role can create repositories,
|
| | |
| | | # If web.authenticate=false, any user can execute the aforementioned functions.
|
| | | web.allowAdministration = true
|
| | |
|
| | | # Allow dyanamic zip downloads. |
| | | web.allowZipDownloads = true
|
| | |
|
| | | # This is the message display above the repositories table.
|
| | | # This can point to a file with Markdown content.
|
| | | # Specifying "gitblit" uses the internal welcome message.
|