about summary refs log tree commit diff
path: root/configs/configs_root_dir/etc/uwsgi/vassals/searxng.ini
blob: 403ffe16a54fc463e2fb8e74bc977605c2723fde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[uwsgi]
uid = searxng
gid = searxng
env = LANG=C.UTF-8
env = LANGUAGE=C.UTF-8
env = LC_ALL=C.UTF-8
env = SEARX_SETTINGS_PATH=/etc/searxng/settings.yml
logger = systemd
disable-logging = true
chmod-socket = 666
single-interpreter = true
master = true
lazy-apps = true
plugin = python
enable-threads = true
module = searx.webapp
chmod-socket = 666
http = :49152
cache2 = name=searxngcache,items=2000,blocks=2000,blocksize=4096,bitmap=1