mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
Update searx.ini
This commit is contained in:
parent
0e253b212f
commit
9c927c9c13
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
[uwsgi]
|
[uwsgi]
|
||||||
# Who will run the code
|
# Who will run the code
|
||||||
uid = www-data
|
uid = searx
|
||||||
gid = www-data
|
gid = searx
|
||||||
|
|
||||||
# Number of workers
|
# Number of workers
|
||||||
workers = 4
|
workers = 4
|
||||||
|
|
Loading…
Add table
Reference in a new issue