You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/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>
4 years ago
..
site-python docs: building (PDF) books / build user book 4 years ago
templates [doc] recommend to use 'use_default_settings=True' 4 years ago
brand.env [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 4 years ago
fabfile.py [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 4 years ago
fetch_ahmia_blacklist.py add Ahmia filter plugin for onion results 4 years ago
fetch_currencies.py Drop Python 2 (1/n): remove unicode string and url_utils 4 years ago
fetch_firefox_version.py Drop Python 2 (1/n): remove unicode string and url_utils 4 years ago
fetch_languages.py fix utils/fetch_languages to work with new languages 4 years ago
fetch_wikidata_units.py [mod] add external_urls.json and wikidata_units.json 4 years ago
filtron.sh Utility scripts adapted to run on CentOS 7 (#2112) 4 years ago
google_search.py [enh] standalone_seax.py is a command line interface to searx with JSON output. 7 years ago
lib.sh [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 4 years ago
lxc-searx.env [enh] add centos-7 to LXC images (#2118) 4 years ago
lxc.sh [enh] add centos-7 to LXC images (#2118) 4 years ago
makefile.include apache: normalize installation (docs and script)s over all distros 4 years ago
makefile.lxc LXC: set LXC_ENV_FOLDER=lxc/$(shell hostname)/ 4 years ago
makefile.python [mod] documentations & comments: update http://* URL to https://*. 4 years ago
makefile.sphinx [mod] make docs-live - remove --port option from sphinx-autobuild 4 years ago
morty.sh Utility scripts adapted to run on CentOS 7 (#2112) 4 years ago
searx.sh [doc] recommend to use 'use_default_settings=True' 4 years ago
standalone_searx.py Feature/standalone searx update (#1591) 4 years ago
update-translations.sh handle input carefully in shell scripts 7 years ago