Mercurial > p > roundup > code
annotate website/www/robots.txt @ 8240:1189c742e4b3
fix: crash roundup-admin perftest password without rounds= argument.
If the rounds value is taken from the config file, it doesn't need to
be parsed into an int.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 30 Dec 2024 02:59:27 -0500 |
| parents | 5855a6a26bdd |
| children |
| rev | line source |
|---|---|
|
6667
5855a6a26bdd
Add sitemap to docs. Also add robots.txt to advertize sitemap.
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
1 User-agent: * |
|
5855a6a26bdd
Add sitemap to docs. Also add robots.txt to advertize sitemap.
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
2 |
|
5855a6a26bdd
Add sitemap to docs. Also add robots.txt to advertize sitemap.
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
3 Sitemap: https://www.roundup-tracker.org/sitemap.xml |
|
5855a6a26bdd
Add sitemap to docs. Also add robots.txt to advertize sitemap.
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
4 |
