Skip to content

Commit

Permalink
Mark discourse user-agent as non-crawler
Browse files Browse the repository at this point in the history
  • Loading branch information
pmusaraj committed May 8, 2019
1 parent 77af097 commit 5bfe051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/site_settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@ security:
default: false
non_crawler_user_agents:
hidden: true
default: "trident|webkit|gecko|chrome|safari|msie|opera|goanna"
default: "trident|webkit|gecko|chrome|safari|msie|opera|goanna|discourse"
type: list
list_type: compact
crawler_user_agents:
Expand Down

0 comments on commit 5bfe051

Please sign in to comment.