mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-19 04:47:54 +00:00
Fix missing title in the appliance schema
This commit is contained in:
parent
a67c45254c
commit
ff7111e9c2
@ -128,7 +128,7 @@
|
|||||||
"title": "Throttle the CPU"
|
"title": "Throttle the CPU"
|
||||||
},
|
},
|
||||||
"process_priority": {
|
"process_priority": {
|
||||||
"description": "Process priority for QEMU",
|
"title": "Process priority for QEMU",
|
||||||
"enum": ["realtime",
|
"enum": ["realtime",
|
||||||
"very high",
|
"very high",
|
||||||
"high",
|
"high",
|
||||||
|
Loading…
Reference in New Issue
Block a user