all repos — legit @ d0c522021ad5e7b85dbfbadfc546676c80d4b99d

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

config.yaml (view raw)

 1repo:
 2  scanPath: /var/www/git
 3  readme:
 4    - readme
 5    - README
 6    - readme.md
 7    - README.md
 8  mainBranch:
 9    - master
10    - main
11dirs:
12  templates: ./templates
13  static: ./static
14meta:
15  title: icy does git
16  description: come get your free software
17server:
18  name: git.icyphox.sh
19  host: 0.0.0.0
20  port: 5555