mirror of
https://github.com/searxng/searxng.git
synced 2026-07-30 11:51:24 +00:00
[feat] search: support for filtering licenses
This commit is contained in:
@@ -31,6 +31,7 @@ ENGINE_DEFAULT_ARGS = {
|
||||
"engine_type": "online",
|
||||
"paging": False,
|
||||
"time_range_support": False,
|
||||
"license_filter_support": False,
|
||||
"safesearch": False,
|
||||
# settings.yml
|
||||
"categories": ["general"],
|
||||
|
||||
Reference in New Issue
Block a user