mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[enh] image proxification
This commit is contained in:
parent
60eb831966
commit
01143f48c5
2 changed files with 16 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ server:
|
|||
default_theme : oscar # 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
|
||||
image_proxy : False # Proxying image results through searx
|
||||
|
||||
engines:
|
||||
- name : wikipedia
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue