# cgit config # Branding root-title=swave.lol git root-desc=Git repositories hosted on swave.lol css=/cgit-css/cgit.css logo=/cgit-css/cgit.png # Repo discovery scan-path=/repos # Features enable-index-links=1 enable-index-owner=0 enable-log-filecount=1 enable-log-linecount=1 enable-commit-graph=1 snapshots=tar.gz zip # Syntax highlighting via pygments source-filter=/usr/lib/cgit/filters/syntax-highlighting.py # About tab (use repo description file) readme=:README.md readme=:README # Cache cache-size=1000 # URL style virtual-root=/ remove-suffix=1 clone-prefix=git://swave.lol ssh://git@swave.lol/repos