1repo:
2 scanPath: /var/git
3 readme:
4 - readme
5 - README
6 - readme.md
7 - README.md
8 mainBranch:
9 - master
10dirs:
11 templates: ./templates
12 static: ./static
13meta:
14 title: legit
15 description: Oui, il est le git!
16server:
17 name: example.org
18 host: 0.0.0.0
19 port: 5555