summaryrefslogtreecommitdiff
path: root/meta-ibs/meta-common/recipes-phosphor/webui/phosphor-webui/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ibs/meta-common/recipes-phosphor/webui/phosphor-webui/config.json')
-rw-r--r--meta-ibs/meta-common/recipes-phosphor/webui/phosphor-webui/config.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-ibs/meta-common/recipes-phosphor/webui/phosphor-webui/config.json b/meta-ibs/meta-common/recipes-phosphor/webui/phosphor-webui/config.json
new file mode 100644
index 0000000000..1543a62494
--- /dev/null
+++ b/meta-ibs/meta-common/recipes-phosphor/webui/phosphor-webui/config.json
@@ -0,0 +1,8 @@
+{
+ "customKeyEnable": true,
+ "keyType" : "VT100+",
+ "customConsoleDisplaySize": {
+ "width": 100,
+ "height": 32
+ }
+}