Show More
@@ -50,7 +50,8 b' asyncore_use_poll = True' | |||||
50 |
|
50 | |||
51 | ## GUNICORN ## |
|
51 | ## GUNICORN ## | |
52 | #use = egg:gunicorn#main |
|
52 | #use = egg:gunicorn#main | |
53 |
## number of process workers. |
|
53 | ## number of process workers. You must set `instance_id = *` when this option | |
|
54 | ## is set to more than one worker | |||
54 | #workers = 1 |
|
55 | #workers = 1 | |
55 | ## process name |
|
56 | ## process name | |
56 | #proc_name = rhodecode |
|
57 | #proc_name = rhodecode |
@@ -50,7 +50,8 b' asyncore_use_poll = True' | |||||
50 |
|
50 | |||
51 | ## GUNICORN ## |
|
51 | ## GUNICORN ## | |
52 | #use = egg:gunicorn#main |
|
52 | #use = egg:gunicorn#main | |
53 |
## number of process workers. |
|
53 | ## number of process workers. You must set `instance_id = *` when this option | |
|
54 | ## is set to more than one worker | |||
54 | #workers = 1 |
|
55 | #workers = 1 | |
55 | ## process name |
|
56 | ## process name | |
56 | #proc_name = rhodecode |
|
57 | #proc_name = rhodecode |
@@ -50,7 +50,8 b' asyncore_use_poll = True' | |||||
50 |
|
50 | |||
51 | ## GUNICORN ## |
|
51 | ## GUNICORN ## | |
52 | #use = egg:gunicorn#main |
|
52 | #use = egg:gunicorn#main | |
53 |
## number of process workers. |
|
53 | ## number of process workers. You must set `instance_id = *` when this option | |
|
54 | ## is set to more than one worker | |||
54 | #workers = 1 |
|
55 | #workers = 1 | |
55 | ## process name |
|
56 | ## process name | |
56 | #proc_name = rhodecode |
|
57 | #proc_name = rhodecode |
General Comments 0
You need to be logged in to leave comments.
Login now