add /status to robots.txt
This commit is contained in:
@ -146,6 +146,7 @@ sub robots_txt : Path('robots.txt') {
|
|||||||
, uri_for('Build', 'view_log', ["*"], "*")
|
, uri_for('Build', 'view_log', ["*"], "*")
|
||||||
, uri_for('Build', 'view_log', ["*"])
|
, uri_for('Build', 'view_log', ["*"])
|
||||||
, uri_for('Root', 'nar', [], "*")
|
, uri_for('Root', 'nar', [], "*")
|
||||||
|
, uri_for('Root', 'status', [])
|
||||||
, channelUris('Root', ["*"])
|
, channelUris('Root', ["*"])
|
||||||
, channelUris('Project', ["*", "*"])
|
, channelUris('Project', ["*", "*"])
|
||||||
, channelUris('Jobset', ["*", "*", "*"])
|
, channelUris('Jobset', ["*", "*", "*"])
|
||||||
|
Reference in New Issue
Block a user