Set a low Java heap size in development

This commit is contained in:
Greg 2019-10-08 18:23:27 +02:00
parent bf010b943a
commit aa66743166
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@
"override_attributes": {
"kosmos-parity": {
"debian_package_dir": "/vagrant"
},
"kosmos-mastodon": {
"elasticsearch": {
"allocated_memory": "128m"
}
}
}
}