mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-01-28 02:09:43 +01:00
7 lines
230 B
Plaintext
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)
|