Show More
@@ -64,7 +64,7 b' workers = 4' | |||||
64 | # Gunicorn access log level |
|
64 | # Gunicorn access log level | |
65 | loglevel = 'info' |
|
65 | loglevel = 'info' | |
66 |
|
66 | |||
67 | # Process name visible in process list |
|
67 | # Process name visible in a process list | |
68 | proc_name = 'rhodecode_enterprise' |
|
68 | proc_name = 'rhodecode_enterprise' | |
69 |
|
69 | |||
70 | # Type of worker class, one of `sync`, `gevent` |
|
70 | # Type of worker class, one of `sync`, `gevent` |
General Comments 0
You need to be logged in to leave comments.
Login now