Skip to content

Commit

Permalink
Disallow /tool_runner? in robots.txt
Browse files Browse the repository at this point in the history
This was getting spammed on main causing lots of extraneous jobs.  Might
need to follow up with updates to the tool panel to use direct tool
links like: https://usegalaxy.org/root?tool_id=toolshed.g2.bx.psu.edu/repos/iuc/datamash_ops/datamash_ops/1.8+galaxy0
  • Loading branch information
dannon committed Oct 17, 2024
1 parent b342cf5 commit dfcc69e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ User-agent: *
Disallow: /display?
Disallow: /display_as?
Disallow: /training-material/
Disallow: /tool_runner?

0 comments on commit dfcc69e

Please sign in to comment.