mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
FEATURE: add goanna rendering engine to non crawler list
Goanna the fork of Gecko which is used by Pale Moon browser is not a crawler.
This commit is contained in:
parent
8e0da35857
commit
7af9ed6674
1 changed files with 1 additions and 1 deletions
|
@ -969,7 +969,7 @@ security:
|
|||
allow_moderators_to_create_categories: false
|
||||
non_crawler_user_agents:
|
||||
hidden: true
|
||||
default: 'trident|webkit|gecko|chrome|safari|msie|opera'
|
||||
default: 'trident|webkit|gecko|chrome|safari|msie|opera|goanna'
|
||||
type: list
|
||||
crawler_user_agents:
|
||||
hidden: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue