23 lines
413 B
1
repo:
2
scanPath: /home/icy/code/tmp/testrepos
3
readme:
4
- readme
5
- README
6
- readme.md
7
- README.md
8
mainBranch:
9
- master
10
- main
11
dirs:
12
templates: ./templates
13
static: ./static
14
meta:
15
title: icy does git
16
description: come get your free software
17
server:
18
name: github.com/sotangled/tangled
19
host: 0.0.0.0
20
port: 5555
21
dbpath: bild.db
22
internalHost: 127.0.0.1
23
internalPort: 5444
24