Files
GitList/config.ini-example
Fabien Potencier 65e0bd402b fixed URL management
2012-07-07 08:57:38 +02:00

13 lines
388 B
Plaintext

[git]
client = '/usr/bin/git' ; Your git executable path
repositories = '/var/www/projects/' ; Path to your repositories
; You can hide repositories from GitList, just copy this for each repository you want to hide
; hidden[] = '/var/www/projects/BetaTest'
[app]
; If you need to specify custom filetypes for certain extensions, do this here
[filetypes]
; extension = type
; dist = xml