added robot and sitemap info

This commit is contained in:
2025-11-29 13:25:02 +01:00
parent b5be932602
commit 6b3601d033

View File

@@ -101,9 +101,9 @@ Re-enable SSH in:
| `/etc/gitea/app.ini` | Main config file |
| `/etc/nginx/conf.d/<domain>.conf` | Vhost generated |
Important (but optional):
`robots.txt` and `sitemap.xml` are supported automatically by the Nginx configuration being created,
however the installer does not generate these files. Create them manually in the directory listed above.
> Important (but optional):
> `robots.txt` and `sitemap.xml` are supported automatically by the Nginx configuration being created,
> however the installer does not generate these files. Create them manually in the directory listed above.
---