Skip to content

Commit

Permalink
BXC-4479 add iiif v3 endpoints to robots.txt (#1689)
Browse files Browse the repository at this point in the history
* BXC-4479 add iiif v3 endpoints to robots.txt

* BXC-4479 add download image endpoint as well
  • Loading branch information
sharonluong authored Mar 1, 2024
1 parent 9b586c1 commit a9cbf2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web-access-app/src/main/webapp/robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ Disallow: /sort
Disallow: /Shibboleth.sso
Disallow: /searchJson
Disallow: /structure
Disallow: /iiif/v3
Disallow: /downloadImage

0 comments on commit a9cbf2e

Please sign in to comment.