Forgejo: Add robots.txt #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
As mentioned in #7, we should add a small robots.txt to our deployment.
We should use [0] as a good example. This could be directly deployed using our Caddyfile
for simplicity, by adding a location handler and a text response [1].
[0] https://code.forgejo.org/robots.txt
[1] https://caddyserver.com/docs/caddyfile/directives/respond