Merge pull request #21 from wchristian/css_fix
[catagits/Gitalist.git] / gitalist.conf
CommitLineData
89de6a33 1name Gitalist
86382b95 2
7bf1a6f5 3<Model::CollectionOfRepos>
fb594cc7 4 #git /path/to/git
a5f84b93 5 # Configure this to where your repositories are.
6 # repo_dir __path_to(../)__
7bf1a6f5 7</Model::CollectionOfRepos>
e66db0fb 8
7ebec345 9sitename "A Gitalist"
e66db0fb 10
fde5091f 11<paging>
2ee4b079 12 log = 20
f78e75d8 13 summary = 17
fde5091f 14</paging>
61ba8635 15
5111a8ab 16# Support gitweb patches action.
61ba8635 17<patches>
18 max = 16
19</patches>