about summary refs log tree commit diff stats
path: root/cgitrc
diff options
context:
space:
mode:
authorCase Duckworth2022-06-09 22:25:07 -0500
committerCase Duckworth2022-06-09 22:25:07 -0500
commitcab20df1e5bb65ea32b962cd259f9e75b8d2d189 (patch)
treeed46a45815b9788235d66b3d31a93a35402017fb /cgitrc
parentAdd footer (diff)
downloadcgit-cab20df1e5bb65ea32b962cd259f9e75b8d2d189.tar.gz
cgit-cab20df1e5bb65ea32b962cd259f9e75b8d2d189.zip
Change configuration around a bit
Diffstat (limited to 'cgitrc')
-rw-r--r--cgitrc12
1 files changed, 10 insertions, 2 deletions
diff --git a/cgitrc b/cgitrc index 9292df8..b6a7ed2 100644 --- a/cgitrc +++ b/cgitrc
@@ -8,15 +8,23 @@ css=/cgit.css
8#logo=/cgit.png 8#logo=/cgit.png
9logo=/avatar.png 9logo=/avatar.png
10 10
11clone-url=git://$HTTP_HOST/$CGIT_REPO_URL 11clone-url=git://$HTTP_HOST/$CGIT_REPO_URL http://$HTTP_HOST$SCRIPT_NAME/$CGIT_REPO_URL
12enable-index-owner=0
13enable-index-links=1
14enable-subject-links=1
15
12snapshots=tar.gz zip 16snapshots=tar.gz zip
13 17
14enable-commit-graph=1 18enable-commit-graph=1
15repository-sort=age 19repository-sort=age
16branch-sort=age 20branch-sort=age
17 21
22max-stats=year
18max-repodesc-length=100 23max-repodesc-length=100
19 24
25noplainemail=1
26
27side-by-side-diffs=1
20section-from-path=1 28section-from-path=1
21max-repo-count=100 29max-repo-count=100
22 30
@@ -42,7 +50,7 @@ readme=:README.md
42readme=:readme.txt 50readme=:readme.txt
43readme=:README 51readme=:README
44about-filter=/usr/bin/cgit-about-filter.sh 52about-filter=/usr/bin/cgit-about-filter.sh
45default-tab=about # default: summary (requires patch) 53default-tab=about
46 54
47# Folder with all my repos 55# Folder with all my repos
48scan-path=/git/ 56scan-path=/git/