From 17d0f321faeecf5ea46faccb4157347673690def Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 5 Jul 2026 23:11:26 +0530 Subject: Add img tag lazy loading --- cgit/cgitrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cgit/cgitrc') diff --git a/cgit/cgitrc b/cgit/cgitrc index 4e2521a..d4297f5 100644 --- a/cgit/cgitrc +++ b/cgit/cgitrc @@ -78,7 +78,8 @@ enable-html-serving=1 enable-blame=1 snapshots=tar.gz zip remove-suffix=1 -repository-sort=age +repository-sort=name # age +section-sort=1 max-repo-count=50 max-blob-size=512 max-commit-count=20 -- cgit v1.3.1