Loading searx/settings.yml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ server: 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 default_locale : "" # Default interface locale - leave blank to detect from browser information default_locale : "" # Default interface locale - leave blank to detect from browser information or use codes from the 'locales' config section engines: - name : wikipedia Loading Loading
searx/settings.yml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ server: 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 default_locale : "" # Default interface locale - leave blank to detect from browser information default_locale : "" # Default interface locale - leave blank to detect from browser information or use codes from the 'locales' config section engines: - name : wikipedia Loading