7 lines
247 B
INI
7 lines
247 B
INI
[git]
|
|
client = '/usr/bin/git' ; Your git executable path
|
|
repositories = '/root/repositories/' ; Path to your repositories (with ending slash)
|
|
|
|
[app]
|
|
baseurl = 'http://projects.irrsinn.net/git' ; Base URL of the application (without ending slash)
|