mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user