1
0
Fork 0
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
fedihub-ansible/files/cgitrc

83 lines
1.7 KiB
Text
Raw Normal View History

2020-01-24 16:53:33 -05:00
# cgit config
# see cgitrc(5) for details
2020-01-24 21:51:46 -05:00
about-filter=/usr/lib/cgit/filters/html-converters/md2html
2020-01-24 16:53:33 -05:00
#agefile=info/web/last-modified
#auth-filter=none
#branch-sort=name
#cache-about-ttl=15
#cache-dynamic-ttl=5
#cache-repo-ttl=5
#cache-root=/var/cache/cgit
#cache-root-ttl=5
#cache-scanrc-ttl=15
#cache-size=0
#cache-snapshot-ttl=5
#cache-static-ttl=-1
case-sensitive-sort=0
#clone-prefix=none
2020-01-25 00:27:55 -05:00
clone-url=https://git.crypto-libertarian.com/$CGIT_REPO_URL.git git@git.crypto-libertarian.com:$CGIT_REPO_URL.git
2020-01-24 16:53:33 -05:00
#commit-filter=none
#commit-sort=unset
2020-01-24 17:27:16 -05:00
#css=/cgit.css
2020-01-24 16:53:33 -05:00
#email-filter=none
#embedded=none
enable-blame=1
enable-commit-graph=1
#enable-filter-overrides=none
enable-follow-links=1
#enable-git-config=0
enable-html-serving=1
enable-http-clone=0
enable-index-links=1
#enable-index-owner=1
enable-log-filecount=1
enable-log-linecount=1
enable-remote-branches=1
enable-subject-links=1
#enable-tree-linenumbers=1
#favicon=/favicon.ico
#footer=none
#head-include=none
#header=none
#local-time=0
2020-01-24 17:27:16 -05:00
#logo=/cgit.png
2020-01-24 16:53:33 -05:00
#logo-link=none
#max-atom-items=10
#max-blob-size=0
#max-commit-count=50
#max-message-length=80
#max-repo-count=50
#max-repodesc-length=80
max-stats=year
#mimetype-file=
#module-link=none
#noheader=none
noplainemail=1
#owner-filter=none
2020-01-24 21:30:25 -05:00
readme=:README.md
2020-01-24 16:53:33 -05:00
remove-suffix=1
#renamelimit=-1
#repository-sort=name
#robots=index, nofollow
#root-desc=a fast webinterface for the git dscm
#root-readme=none
#root-title=Git Repository Browser
#scan-hidden-path=0
#section-sort=1
2020-01-24 20:03:15 -05:00
section-from-path=1
2020-01-24 16:53:33 -05:00
side-by-side-diffs=1
snapshots=all
2020-01-24 21:41:07 -05:00
source-filter=/usr/lib/cgit/filters/syntax-highlighting.py
2020-01-24 16:53:33 -05:00
#strict-export=
#summary-branches=10
#summary-log=10
#summary-tags=10
#virtual-root=none
#section=none
#project-list=none
2020-01-24 19:27:53 -05:00
scan-path=/home/git