legit/config.yaml

23 lines
413 B
YAML
Raw Permalink Normal View History

2022-12-13 04:28:40 +00:00
repo:
2023-02-04 16:54:07 +00:00
scanPath: /var/www/git
2022-12-12 15:23:58 +00:00
readme:
- readme
- README
- readme.md
- README.md
2022-12-13 04:28:40 +00:00
mainBranch:
- master
- main
dirs:
templates: ./templates
static: ./static
2022-12-11 05:52:47 +00:00
meta:
title: git good
description: i think it's a skill issue
2023-02-04 16:34:21 +00:00
footer: served with legit vVERSION; email patches to MAINTAINER
maintainerEmail: x@icyphox.sh
2022-12-12 17:28:23 +00:00
server:
2022-12-19 03:32:23 +00:00
name: git.icyphox.sh
2022-12-12 17:28:23 +00:00
host: 127.0.0.1
port: 5555