mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[enh] make version of searx readable
This commit is contained in:
parent
b1234ee889
commit
aba65369d2
8 changed files with 42 additions and 3 deletions
|
|
@ -7,6 +7,7 @@ server:
|
|||
themes_path : "" # Custom ui themes path
|
||||
default_theme : default # ui theme
|
||||
https_rewrite : True # Force rewrite result urls. See searx/https_rewrite.py
|
||||
useragent_suffix : "" # suffix of searx_useragent, could contain informations like an email address to the administrator
|
||||
|
||||
engines:
|
||||
- name : wikipedia
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue