Merge "Increase the memory step size to 128M"

This commit is contained in:
Zuul 2018-02-13 03:51:41 +00:00 committed by Gerrit Code Review
commit 349c25dd3a

View File

@ -244,6 +244,7 @@
items: [
{
key: "memory",
step: 128,
placeholder: gettext("The container memory size in MiB.")
}
]