one unicorn worker should be enough for development
This commit is contained in:
parent
946121f672
commit
b654fb2d02
1 changed files with 2 additions and 0 deletions
|
|
@ -96,6 +96,8 @@ development:
|
||||||
serve: true
|
serve: true
|
||||||
single_process_mode: true
|
single_process_mode: true
|
||||||
require_ssl: false
|
require_ssl: false
|
||||||
|
server:
|
||||||
|
unicorn_worker: 1
|
||||||
settings:
|
settings:
|
||||||
follow_diasporahq: false
|
follow_diasporahq: false
|
||||||
production:
|
production:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue