more unicorn workers on performance dynos
This commit is contained in:
parent
ac94487d7c
commit
783e9af5b9
|
@ -12,7 +12,7 @@ case $(ulimit -u) in
|
|||
if [[ "$1" == "--nginx" ]]; then
|
||||
echo -n 4
|
||||
else
|
||||
echo -n 16
|
||||
echo -n 32
|
||||
fi
|
||||
exit 0;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue
Block a user