diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-12-20 03:15:35 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-12-20 03:15:35 +0000 |
commit | 0968d277eff160ea6d782d1c391420d3fa4c90e2 (patch) | |
tree | e9025afe9bfdd211efd54718ada27dd9cf165108 /etc/uwsgi | |
parent | c8278f090882bdf25b79c204ce98630234e32a03 (diff) |
update
Diffstat (limited to 'etc/uwsgi')
-rw-r--r-- | etc/uwsgi/cgit.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/uwsgi/cgit.ini b/etc/uwsgi/cgit.ini index cd7e49c2..e2f750cb 100644 --- a/etc/uwsgi/cgit.ini +++ b/etc/uwsgi/cgit.ini @@ -10,5 +10,5 @@ uid = http gid = http procname-master = uwsgi cgit processes = 1 -threads = 1 +threads = 2 cgi = /usr/lib/cgit/cgit.cgi |