Skip to content

Commit

Permalink
Set memory limit for php-intelephense plugin (eclipse-che#160)
Browse files Browse the repository at this point in the history
* set memory limit for php-intelephense plugin

Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>

* Increase memory limit for php-intelephense plugin

Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
  • Loading branch information
svor committed May 29, 2019
1 parent c6657e0 commit d4da84e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions v3/plugins/redhat/php/1.0.13/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ firstPublicationDate: "2019-04-16"
spec:
containers:
- image: "eclipse/che-remote-plugin-php7:next"
memoryLimit: "1000Mi"
extensions:
- https://github.com/che-incubator/vscode-intelephense/releases/download/v1.0.13/bmewburn.vscode-intelephense-client-1.0.13.vsix
1 change: 1 addition & 0 deletions v3/plugins/redhat/php/latest/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ firstPublicationDate: "2019-04-16"
spec:
containers:
- image: "eclipse/che-remote-plugin-php7:next"
memoryLimit: "1000Mi"
extensions:
- https://github.com/che-incubator/vscode-intelephense/releases/download/v1.0.13/bmewburn.vscode-intelephense-client-1.0.13.vsix

0 comments on commit d4da84e

Please sign in to comment.