Skip to content

Commit

Permalink
Remove Audits patch from robots.txt.ejs
Browse files Browse the repository at this point in the history
  • Loading branch information
avdev4j committed Jul 15, 2020
1 parent d61111f commit 94826f6
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ Disallow: /api/account
Disallow: /api/account/change-password
Disallow: /api/account/sessions
<%_ } _%>
<%_ if ((databaseType !== 'no' || authenticationType === 'uaa') && databaseType !== 'cassandra') { _%>
Disallow: /api/audits/
<%_ } _%>
Disallow: /api/logs/
Disallow: /api/users/
Disallow: /management/
Expand Down

0 comments on commit 94826f6

Please sign in to comment.