mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
make category order configurable using ui.categories_order
This commit is contained in:
parent
08fdfc73fb
commit
640da73a9e
2 changed files with 21 additions and 9 deletions
|
|
@ -24,6 +24,12 @@ ui:
|
|||
default_locale : "" # Default interface locale - leave blank to detect from browser information or use codes from the 'locales' config section
|
||||
theme_args :
|
||||
oscar_style : logicodev # default style of oscar
|
||||
# categories_order :
|
||||
# - general
|
||||
# - files
|
||||
# - map
|
||||
# - it
|
||||
# - science
|
||||
|
||||
# searx supports result proxification using an external service: https://github.com/asciimoo/morty
|
||||
# uncomment below section if you have running morty proxy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue