searxng/utils/templates/etc
Markus Heiser e4429ea520 [scripts] add environments UWSGI_WORKERS and UWSGI_THREADS
- UWSGI_WORKERS specifies the number of process.
- UWSGI_THREADS specifies the number of threads.

Templates for uwsgi scripts can be tested by::

    UWSGI_WORKERS=8 UWSGI_THREADS=9 \
      ./utils/searxng.sh --cmd\
      eval "echo \"$(cat utils/templates/etc/uwsgi/*/searxng.ini*)\""\
      | grep "workers\|threads"

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-11-05 14:18:07 +01:00
..
httpd/sites-available [clean up] drop obsolete searx, filtron and morty install scripts 2022-07-30 13:39:35 +02:00
nginx/default.apps-available [clean up] drop obsolete searx, filtron and morty install scripts 2022-07-30 13:39:35 +02:00
searxng [mod] settings.yml: remove plugin settings for plugins that don't exist anymore 2023-09-29 11:26:49 +02:00
uwsgi [scripts] add environments UWSGI_WORKERS and UWSGI_THREADS 2023-11-05 14:18:07 +01:00
apache2 apache: normalize installation (docs and script)s over all distros 2020-04-07 18:31:51 +02:00