From 6ba988eaf68cbe9e8a9c36d4fbcd95c63a718936 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 17 Jul 2026 23:45:23 +0200 Subject: Update cgit view (remove owner) and example vars --- roles/cgit/templates/cgitrc.j2 | 1 + 1 file changed, 1 insertion(+) (limited to 'roles/cgit') 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 -- cgit v1.2.3