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:
Sam 2018-02-16 06:30:47 +11:00
parent 8e0da35857
commit 7af9ed6674
1 changed files with 1 additions and 1 deletions

View File

@ -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