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
|
if [[ "$1" == "--nginx" ]]; then
|
||||||
echo -n 4
|
echo -n 4
|
||||||
else
|
else
|
||||||
echo -n 16
|
echo -n 32
|
||||||
fi
|
fi
|
||||||
exit 0;;
|
exit 0;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in New Issue
Block a user