diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-17 23:45:23 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-17 23:45:23 +0200 |
| commit | 6ba988eaf68cbe9e8a9c36d4fbcd95c63a718936 (patch) | |
| tree | 611f1d5a6e0a938400c6cc2c2f8166ee045855b5 /roles/cgit | |
| parent | 9d59abaaab060521ba54d1d768ed3e22513ce398 (diff) | |
Update cgit view (remove owner) and example vars
Diffstat (limited to 'roles/cgit')
| -rw-r--r-- | roles/cgit/templates/cgitrc.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/cgit/templates/cgitrc.j2 b/roles/cgit/templates/cgitrc.j2 index 89578a7c..17e95138 100644 --- a/roles/cgit/templates/cgitrc.j2 +++ b/roles/cgit/templates/cgitrc.j2 @@ -11,6 +11,7 @@ root-desc={{ cgit_description }} clone-prefix={{ cgit_clone_prefix }} enable-index-links=1 +enable-index-owner=0 enable-log-filecount=1 enable-log-linecount=1 enable-blame=1 |
