begone, robots

This commit is contained in:
Henry Hiles 2025-09-10 11:08:36 -04:00
commit cc3194b36d
No known key found for this signature in database

View file

@ -40,6 +40,7 @@
respond /robots.txt <<EOF
User-agent: *
Disallow: /*/*/archive/
Disallow: /*/*/src/commit
EOF 200
reverse_proxy unix/${socket}
'';