mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
LXC: install searx-suite installs searx, filtron & morty on all containers
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -32,7 +32,7 @@ master = true
|
||||
lazy-apps = true
|
||||
|
||||
# load uWSGI plugins
|
||||
plugin = python,http,systemd_logger
|
||||
plugin = python
|
||||
|
||||
# By default the Python plugin does not initialize the GIL. This means your
|
||||
# app-generated threads will not run. If you need threads, remember to enable
|
||||
|
||||
Reference in New Issue
Block a user