summaryrefslogtreecommitdiff
path: root/etc/uwsgi/vassals
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-03-30 19:37:20 -0700
committerxyz <gky44px1999@gmail.com>2022-03-30 19:37:20 -0700
commita5a37a3db6cbd53ad996cf7de12decf392526d0b (patch)
tree42dee3ab051fe753e7b4a2ad16b642dd0d7514a0 /etc/uwsgi/vassals
parent3502e59bf57e1e3caec98b83a58537d0c664a719 (diff)
switch to aur searxng-git
Diffstat (limited to 'etc/uwsgi/vassals')
-rw-r--r--etc/uwsgi/vassals/searxng.ini19
1 files changed, 19 insertions, 0 deletions
diff --git a/etc/uwsgi/vassals/searxng.ini b/etc/uwsgi/vassals/searxng.ini
new file mode 100644
index 00000000..403ffe16
--- /dev/null
+++ b/etc/uwsgi/vassals/searxng.ini
@@ -0,0 +1,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