summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/webui/phosphor-webui/config.json
blob: 348a7792df16ebf48817cd2394236fe1d88ba14c (plain)
1
2
3
4
5
6
7
8
9
{
  "customKeyEnable": true,
  "keyType" : "VT100+",
  "customConsoleDisplaySize": {
    "width": 100,
    "height": 32
  },
  "VirtualMediaEnabled" : true
}