aboutsummaryrefslogblamecommitdiff
path: root/config.yaml
blob: 909509f144e5e7a7384e5224920c53049e1844dd (plain) (tree)
1
2
3
4
5
6
7
8
9
10
     
                    




               


             


                        
     

                                 
       

                       
            
repo:
  scanPath: /srv/git
  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