Files
GitList/config.ini-example

7 lines
230 B
Plaintext

[git]
client = '/usr/bin/git' ; Your git executable path
repositories = '/home/git/' ; Path to your repositories (with ending slash)
[app]
baseurl = 'http://localhost/gitlist' ; Base URL of the application (without ending slash)