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




               


             


                        
     

                           
       
                    

                 
repo:
  scanPath: ./repositories
  readme:
    - readme
    - README
    - readme.md
    - README.md
  mainBranch:
    - master
    - main
dirs:
  templates: ./templates
  static: ./static
meta:
  title: the bunny garden
  description: git repos!!!
server:
  name: bunny.garden
  host: 127.0.0.1
  port: 5555