Skip to content

Commit

Permalink
Fix rebase error.
Browse files Browse the repository at this point in the history
  • Loading branch information
cbickel committed Aug 21, 2018
1 parent 879ba51 commit 3e2c891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/invoker/src/main/resources/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ whisk {
}

container-pool {
user-memory: 1024 m
akka-client: false # if true, use PoolingContainerClient for HTTP from invoker to action container (otherwise use ApacheBlockingContainerClient)
}

Expand Down

0 comments on commit 3e2c891

Please sign in to comment.