Rename "enable console" to "remote console".

This commit is contained in:
grossmj
2014-11-06 13:56:19 -07:00
parent a98a8b1acc
commit e07347a961
2 changed files with 13 additions and 13 deletions

View File

@ -102,8 +102,8 @@ VBOX_UPDATE_SCHEMA = {
"maximum": 65535,
"type": "integer"
},
"enable_console": {
"description": "enable the console",
"enable_remote_console": {
"description": "enable the remote console",
"type": "boolean"
},
"headless": {