Show More
@@ -64,7 +64,7 b' asyncore_use_poll = true' | |||
|
64 | 64 | ########################## |
|
65 | 65 | ## GUNICORN WSGI SERVER ## |
|
66 | 66 | ########################## |
|
67 |
## run with gunicorn --log-config |
|
|
67 | ## run with gunicorn --log-config rhodecode.ini --paste rhodecode.ini | |
|
68 | 68 | |
|
69 | 69 | #use = egg:gunicorn#main |
|
70 | 70 | ## Sets the number of process workers. You must set `instance_id = *` |
@@ -64,7 +64,7 b' port = 5000' | |||
|
64 | 64 | ########################## |
|
65 | 65 | ## GUNICORN WSGI SERVER ## |
|
66 | 66 | ########################## |
|
67 |
## run with gunicorn --log-config |
|
|
67 | ## run with gunicorn --log-config rhodecode.ini --paste rhodecode.ini | |
|
68 | 68 | |
|
69 | 69 | use = egg:gunicorn#main |
|
70 | 70 | ## Sets the number of process workers. You must set `instance_id = *` |
General Comments 0
You need to be logged in to leave comments.
Login now