From 1fff990586c79f2c531d3e8d09555edce3e3354f Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sun, 2 Aug 2026 22:13:27 +0100 Subject: Do not serve linux repo by cgit AI crawlers are killing SSD on the git box. Serve them with 404 instead to keep the box alive. --- roles/cgit/files/cgitrc | 7 ------- 1 file changed, 7 deletions(-) (limited to 'roles/cgit/files') diff --git a/roles/cgit/files/cgitrc b/roles/cgit/files/cgitrc index 43415c2..9a9030c 100644 --- a/roles/cgit/files/cgitrc +++ b/roles/cgit/files/cgitrc @@ -74,10 +74,3 @@ repo.desc=Miscellaneous code that is useful to have around. repo.url=packages.git repo.path=/srv/git/packages.git repo.desc=Configuration files for Arch Linux packages. - -# Linux. -repo.url=linux.git -repo.path=/srv/git/linux.git -repo.desc=Linux kernel source tree. -repo.hide=1 -repo.section=Mirrors -- cgit v1.3.1