Commit becb33d7 authored by Vincent Bechu's avatar Vincent Bechu

[erp5_officejs] Remove parallel operation for bootloader.

parent b07fe5f8
......@@ -7,7 +7,7 @@ var repair = false;
function createStorage(gadget) {
return jIO.createJIO({
type: "replicate",
parallel_operation_attachment_amount: 10,
parallel_operation_attachment_amount: 1,
parallel_operation_amount: 1,
conflict_handling: 2,
signature_hash_key: 'hash',
......
......@@ -236,7 +236,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>961.18937.8958.57907</string> </value>
<value> <string>961.19028.47293.9045</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -254,7 +254,7 @@
</tuple>
<state>
<tuple>
<float>1502265428.13</float>
<float>1502288666.48</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