mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
try increasing this to make src.fp.o more responsive
This commit is contained in:
@@ -19,8 +19,8 @@ fedmsg_active: True
|
||||
# 2) iptables opens enough ports for all threads for fedmsg
|
||||
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
|
||||
wsgi_fedmsg_service: pagure
|
||||
wsgi_procs: 4
|
||||
wsgi_threads: 4
|
||||
wsgi_procs: 6
|
||||
wsgi_threads: 6
|
||||
|
||||
fas_client_groups: sysadmin-main,sysadmin-cvs,sysadmin-build,sysadmin-noc,sysadmin-veteran
|
||||
fas_client_restricted_app: PAGURE_CONFIG=/etc/pagure/pagure_hook.cfg HOME=/srv/git /usr/share/gitolite3/gitolite-shell %(username)s
|
||||
|
||||
Reference in New Issue
Block a user