summarylogtreecommitdiffstats
path: root/searx.ini
blob: f5c0286da20b8f372de15b413b425d1ff384be31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[uwsgi]
uid = searx
gid = searx
env = LANG=C.UTF-8
env = LANGUAGE=C.UTF-8
env = LC_ALL=C.UTF-8
env = SEARX_SETTINGS_PATH=/etc/searx/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 = :8888
cache2 = name=searxcache,items=2000,blocks=2000,blocksize=4096,bitmap=1