| | |
| | | web.forwardSlashCharacter = /
|
| | |
|
| | | # Show other URLs on the summary page for accessing your git repositories
|
| | | # Use spaces to separate urls. {0} is the token for the repository name.
|
| | | # Use spaces to separate urls.
|
| | | #
|
| | | # {0} is the token for the repository name
|
| | | # {1} is the token for the username
|
| | | #
|
| | | # The username is only practical if you have setup your other git serving
|
| | | # solutions accounts to have the same username as the Gitblit account.
|
| | | #
|
| | | # e.g.
|
| | | # web.otherUrls = ssh://localhost/git/{0} git://localhost/git/{0}
|
| | | # web.otherUrls = ssh://localhost/git/{0} git://localhost/git/{0} https://{1}@localhost/r/{0}
|
| | | #
|
| | | # SPACE-DELIMITED
|
| | | # SINCE 0.5.0
|