Commit a27a30a4 authored by Roque's avatar Roque

erp5_web_monitoring: update app json manifest (monitoring)

parent 277f4592
{
"short_name": "Monitor",
"name": "OfficeJS Monitor",
"description": "Cloud Monitoring Tool",
"icons": [{
"src": "img/vifib-logo.png",
"sizes": "any",
"type": "image/svg"
}],
"start_url": "../../",
"display": "standalone"
}
\ No newline at end of file
......@@ -219,6 +219,16 @@
<value> <string>string</string> </value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>configuration_webapp_manifest_url</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
</tuple>
</value>
</item>
......@@ -277,6 +287,10 @@
<key> <string>configuration_redirect_url</string> </key>
<value> <string>app</string> </value>
</item>
<item>
<key> <string>configuration_webapp_manifest_url</string> </key>
<value> <string>gadget_officejs_monitor.json</string> </value>
</item>
<item>
<key> <string>configuration_x_frame_options</string> </key>
<value> <string>ALLOW-FROM-ALL</string> </value>
......@@ -518,7 +532,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>971.23483.52641.49749</string> </value>
<value> <string>992.50077.60742.52258</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -536,7 +550,7 @@
</tuple>
<state>
<tuple>
<float>1541168426.77</float>
<float>1623847587.11</float>
<string>UTC</string>
</tuple>
</state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment