diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-07-05 14:38:46 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-07-05 16:15:17 +0530 |
| commit | d2fd01c0181fd557a1750d8c36fbe1394431766c (patch) | |
| tree | 137f06d079b00960c28aecaf84f53cd159a0fbcc /cgit/cgitrc | |
| parent | eca86870bf10c064a9f561249491f03c6e750a86 (diff) | |
| download | bacchus-remote-d2fd01c0181fd557a1750d8c36fbe1394431766c.tar.gz bacchus-remote-d2fd01c0181fd557a1750d8c36fbe1394431766c.zip | |
Install cgit from source
Diffstat (limited to 'cgit/cgitrc')
| -rw-r--r-- | cgit/cgitrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cgit/cgitrc b/cgit/cgitrc index 468e859..4e2521a 100644 --- a/cgit/cgitrc +++ b/cgit/cgitrc @@ -67,7 +67,7 @@ cache-static-ttl=30 enable-index-links=1 enable-index-owner=0 enable-remote-branches=1 -enable-log-filecount=1 +enable-log-filecount=0 enable-log-linecount=0 # This shit is slow enable-tree-linenumbers=1 enable-git-config=1 @@ -83,6 +83,7 @@ max-repo-count=50 max-blob-size=512 max-commit-count=20 max-message-length=72 +renamelimit=5 # side-by-side-diffs=1 |
