mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 02:22:22 +02:00
[feat] search on category select without JS
Co-authored-by: Alexandre Flament <alex@al-f.net>
This commit is contained in:
parent
90b0bfd1bf
commit
a55e0ac553
12 changed files with 118 additions and 68 deletions
|
@ -19,6 +19,7 @@
|
|||
default_theme: simple
|
||||
theme_args:
|
||||
simple_style: auto
|
||||
search_on_category_select: true
|
||||
|
||||
.. _static_use_hash:
|
||||
|
||||
|
@ -60,3 +61,6 @@
|
|||
|
||||
``results_on_new_tab``:
|
||||
Open result links in a new tab by default.
|
||||
|
||||
``search_on_category_select``:
|
||||
Perform search immediately if a category selected. Disable to select multiple categories.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue