summaryrefslogtreecommitdiff
path: root/meta-ibs/meta-cp2-5422/recipes-phosphor/webui/phosphor-webui/config.json
diff options
context:
space:
mode:
authorAndrey V.Kosteltsev <AKosteltsev@IBS.RU>2022-05-23 00:36:13 +0300
committerAndrey V.Kosteltsev <AKosteltsev@IBS.RU>2022-05-23 00:36:13 +0300
commit816146249ab44fb9e85f8dfd413e18e92a13842c (patch)
tree97df436faa8607f63dba853024879f467eea3054 /meta-ibs/meta-cp2-5422/recipes-phosphor/webui/phosphor-webui/config.json
parent1bd1f086e0ecfc9017891b5b9a492446eda41095 (diff)
downloadopenbmc-816146249ab44fb9e85f8dfd413e18e92a13842c.tar.xz
Layers for SILA CP2-5422
Diffstat (limited to 'meta-ibs/meta-cp2-5422/recipes-phosphor/webui/phosphor-webui/config.json')
-rw-r--r--meta-ibs/meta-cp2-5422/recipes-phosphor/webui/phosphor-webui/config.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-ibs/meta-cp2-5422/recipes-phosphor/webui/phosphor-webui/config.json b/meta-ibs/meta-cp2-5422/recipes-phosphor/webui/phosphor-webui/config.json
new file mode 100644
index 0000000000..348a7792df
--- /dev/null
+++ b/meta-ibs/meta-cp2-5422/recipes-phosphor/webui/phosphor-webui/config.json
@@ -0,0 +1,9 @@
+{
+ "customKeyEnable": true,
+ "keyType" : "VT100+",
+ "customConsoleDisplaySize": {
+ "width": 100,
+ "height": 32
+ },
+ "VirtualMediaEnabled" : true
+}