mirror of
https://github.com/CiscoDevNet/cml-community.git
synced 2025-11-02 04:53:16 +00:00
Fix for sim.video.memory (#29)
* change sim.video.memory range * set default sim.video.memory Co-authored-by: Oliver Uhlar <ouhlar@cisco.com>
This commit is contained in:
@@ -483,7 +483,7 @@
|
||||
"memory": {
|
||||
"type": "integer",
|
||||
"minimum": 1,
|
||||
"maximum": 2048,
|
||||
"maximum": 128,
|
||||
"description": "Video Memory."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user