ini: cleanup
This commit is contained in:
parent
1790b4d3d2
commit
1d56632985
2 changed files with 2 additions and 2 deletions
|
|
@ -36,7 +36,7 @@ port = 10020
|
|||
; GUNICORN APPLICATION SERVER
|
||||
; ###########################
|
||||
|
||||
; run with gunicorn --paste rhodecode.ini --config gunicorn_conf.py
|
||||
; run with gunicorn --config gunicorn_conf.py --paste rhodecode.ini
|
||||
|
||||
; Module to use, this setting shouldn't be changed
|
||||
use = egg:gunicorn#main
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ port = 10020
|
|||
; GUNICORN APPLICATION SERVER
|
||||
; ###########################
|
||||
|
||||
; run with gunicorn --paste rhodecode.ini --config gunicorn_conf.py
|
||||
; run with gunicorn --config gunicorn_conf.py --paste rhodecode.ini
|
||||
|
||||
; Module to use, this setting shouldn't be changed
|
||||
use = egg:gunicorn#main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue