Commit 770f8cf8 authored by Vincent Bechu's avatar Vincent Bechu

[erp5_officejs] Bootloader, Keep only one application version

/reviewed-on nexedi/erp5!597
parent badff5fa
......@@ -13,8 +13,8 @@ var repair = false;
signature_hash_key: 'hash',
check_remote_attachment_modification: true,
check_remote_attachment_creation: true,
check_remote_attachment_deletion: false,
check_remote_deletion: false,
check_remote_attachment_deletion: true,
check_remote_deletion: true,
check_local_creation: false,
check_local_deletion: false,
check_local_modification: false,
......
......@@ -236,7 +236,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>964.54546.48173.5239</string> </value>
<value> <string>965.43879.3787.59630</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -254,7 +254,7 @@
</tuple>
<state>
<tuple>
<float>1516029576.45</float>
<float>1519318873.16</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