all repos — legit @ 889bf52d08fd7b38160a6435d6f0409acc6cba89

Unnamed repository; edit this file 'description' to name the repository.

configs/config_example.yaml (view raw)

 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