feat(forgejo): add robots.txt #55
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "add-forgejo-robotstxt"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adds a sane default robots.txt configuration to our
Forgejo deployment.
The content was taken from forgejo's own hosted instance 0 and
should be battle-tested already.
To serve the file, we use Gittea/Forgejo's custom override directory, which is the recommended way to do so 1.
Fix #8
LGTM