aboutsummaryrefslogtreecommitdiff
path: root/legitrx.yaml
blob: e8bb4a616dc9d8f85f2ea2bab54c498644706862 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
repo:
  scanPath: /home/runxiyu/gittest
  readme:
    - readme
    - README
    - readme.md
    - README.md
  mainBranch:
    - master
    - main
dirs:
  templates: ./templates
  static: ./static
meta:
  title: legitrx
  description: no description yet
server:
  name: git.runxiyu.org
  host: 127.0.0.1
  port: 5555