diff options
| author | Dmitry Ilvokhin <d@ilvokhin.com> | 2026-07-29 21:05:40 +0100 |
|---|---|---|
| committer | Dmitry Ilvokhin <d@ilvokhin.com> | 2026-07-29 21:05:40 +0100 |
| commit | fceffe08857def7977042d80e424b7b5b7a6a7a8 (patch) | |
| tree | 9fa578cf156229af2234e9f68b75415412cd86ec | |
| parent | e37b5f67132d5bbc69374a858b15597aaec47d63 (diff) | |
| download | infra-fceffe08857def7977042d80e424b7b5b7a6a7a8.tar.gz infra-fceffe08857def7977042d80e424b7b5b7a6a7a8.tar.bz2 infra-fceffe08857def7977042d80e424b7b5b7a6a7a8.zip | |
Hide Linux kernel repo
AI crawler bots are going crazy trying to crawl content of it and
killing box that serves web requests.
| -rw-r--r-- | roles/cgit/files/cgitrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/cgit/files/cgitrc b/roles/cgit/files/cgitrc index 75ce869..43415c2 100644 --- a/roles/cgit/files/cgitrc +++ b/roles/cgit/files/cgitrc @@ -79,4 +79,5 @@ repo.desc=Configuration files for Arch Linux packages. repo.url=linux.git repo.path=/srv/git/linux.git repo.desc=Linux kernel source tree. +repo.hide=1 repo.section=Mirrors |