config: small gunicorn config fix
This commit is contained in:
parent
518936723b
commit
c9fb929365
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ workers = 4
|
|||
# Gunicorn access log level
|
||||
loglevel = 'info'
|
||||
|
||||
# Process name visible in process list
|
||||
# Process name visible in a process list
|
||||
proc_name = 'rhodecode_enterprise'
|
||||
|
||||
# Type of worker class, one of `sync`, `gevent`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue