searx/utils
Markus Heiser a70b9b9f61 [doc] recommend to use 'use_default_settings=True'
Since #2291 is merged, it is recommend to use::

  use_default_settings=True

1. Add a template file use_default_settings.yml::

    SEARX_SETTINGS_TEMPLATE="${REPO_ROOT}/utils/templates/etc/searx/use_default_settings.yml"

2. In Chapter "Configuration" recommend to make use of
   'use_default_settings=True' and describe it

3. Rewrite of docs/admin/settings.rst
   - move chapter 'settings.yml location' to the top
   - update and split chapter 'Global Settings'

4. Add environment SEARX_SETTINGS_TEMPLATE to .config.sh

5. Use environment $SEARX_SETTINGS_TEMPLATE in the utils/searx.sh script

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-12-08 20:19:10 +01:00
..
site-python docs: building (PDF) books / build user book 2020-03-21 18:45:38 +01:00
templates [doc] recommend to use 'use_default_settings=True' 2020-12-08 20:19:10 +01:00
brand.env [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 2020-09-28 16:44:14 +02:00
fabfile.py [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 2020-09-28 16:44:14 +02:00
fetch_ahmia_blacklist.py add Ahmia filter plugin for onion results 2020-10-25 17:59:43 -07:00
fetch_currencies.py Drop Python 2 (1/n): remove unicode string and url_utils 2020-09-10 10:39:04 +02:00
fetch_firefox_version.py Drop Python 2 (1/n): remove unicode string and url_utils 2020-09-10 10:39:04 +02:00
fetch_languages.py fix utils/fetch_languages to work with new languages 2020-09-22 11:37:44 +02:00
fetch_wikidata_units.py [mod] add external_urls.json and wikidata_units.json 2020-10-28 08:09:25 +01:00
filtron.sh Utility scripts adapted to run on CentOS 7 (#2112) 2020-08-01 22:12:44 +02:00
google_search.py [enh] standalone_seax.py is a command line interface to searx with JSON output. 2017-01-04 14:14:01 +01:00
lib.sh [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 2020-09-28 16:44:14 +02:00
lxc-searx.env [enh] add centos-7 to LXC images (#2118) 2020-08-08 19:50:11 +02:00
lxc.sh [enh] add centos-7 to LXC images (#2118) 2020-08-08 19:50:11 +02:00
makefile.include apache: normalize installation (docs and script)s over all distros 2020-04-07 18:31:51 +02:00
makefile.lxc LXC: set LXC_ENV_FOLDER=lxc/$(shell hostname)/ 2020-03-23 18:05:46 +01:00
makefile.python [mod] documentations & comments: update http://* URL to https://*. 2020-12-04 16:52:25 +01:00
makefile.sphinx [mod] make docs-live - remove --port option from sphinx-autobuild 2020-10-30 20:30:20 +01:00
morty.sh Utility scripts adapted to run on CentOS 7 (#2112) 2020-08-01 22:12:44 +02:00
searx.sh [doc] recommend to use 'use_default_settings=True' 2020-12-08 20:19:10 +01:00
standalone_searx.py Feature/standalone searx update (#1591) 2020-11-04 12:38:54 +00:00
update-translations.sh handle input carefully in shell scripts 2017-10-06 21:00:22 +02:00