From aba65369d2d55b337939d004b06d6ff10f8519b9 Mon Sep 17 00:00:00 2001 From: Thomas Pointhuber Date: Tue, 18 Nov 2014 11:37:42 +0100 Subject: [enh] make version of searx readable --- searx/settings.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'searx/settings.yml') diff --git a/searx/settings.yml b/searx/settings.yml index c4589a0a7..d64a23bf1 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -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 -- cgit v1.2.3