rohityadavcloud commented on code in PR #8543: URL: https://github.com/apache/cloudstack/pull/8543#discussion_r1462916065
########## ui/public/locales/en.json: ########## @@ -1197,7 +1197,7 @@ "label.maxinstance": "Max instances", "label.maxiops": "Max IOPS", "label.maxmembers": "Max members", -"label.maxmemory": "Max. memory (MiB)", +"label.maxmemory": "Max. memory (MB)", Review Comment: MiB is appropriate here; our memory calculations are not dividing bytes by 10^6. Is there a specific place you're seeing something not expected? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
