Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
Reduce max of single cartridge app to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
lahirugmg committed Jun 12, 2015
1 parent 99d80b4 commit cea7af3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"type": "php",
"cartridgeMin": 1,
"cartridgeMax": 10,
"cartridgeMax": 5,
"subscribableInfo": {
"alias": "my-php",
"autoscalingPolicy": "autoscaling-policy-1",
Expand Down

0 comments on commit cea7af3

Please sign in to comment.