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




               


             


                        
     

                                          
       
                      
               
            
repo:
  scanPath: /var/www/git
  readme:
    - readme
    - README
    - readme.md
    - README.md
  mainBranch:
    - master
    - main
dirs:
  templates: ./templates
  static: ./static
meta:
  title: icy does git
  description: come get your free software
server:
  name: git.icyphox.sh
  host: 0.0.0.0
  port: 5555