legit/config.yaml

21 lines
309 B
YAML

repo:
scanPath: ./repositories
readme:
- readme
- README
- readme.md
- README.md
mainBranch:
- master
- main
dirs:
templates: ./templates
static: ./static
meta:
title: the bunny garden
description: git repos!!!
server:
name: bunny.garden
host: 127.0.0.1
port: 5555