legit/config.yaml

21 lines
317 B
YAML
Raw Normal View History

2022-12-13 04:28:40 +00:00
repo:
2024-02-19 22:23:39 +00:00
scanPath: ./repositories
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
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