summaryrefslogblamecommitdiffstats
path: root/config.yaml
blob: 820d69d50105bb844868e2950576e9328db7faf6 (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: git good
  description: i think it's a skill issue
misc:
  goImport:
    prettyURL: icyphox.sh
server:
  fqdn: git.icyphox.sh
  host: 127.0.0.1
  port: 5555