Commit e1a47e31 authored by Vincent Bechu's avatar Vincent Bechu

erp5_officejs: up parallel operation attachment amount for bootloader

parent c8c19219
...@@ -22,8 +22,7 @@ var repair = false; ...@@ -22,8 +22,7 @@ var repair = false;
return jIO.createJIO({ return jIO.createJIO({
type: "replicate", type: "replicate",
conflict_handling: 2, conflict_handling: 2,
parallel_operation_attachment_amount: 10, parallel_operation_attachment_amount: 1000,
parallel_operation_amount: 10,
check_remote_attachment_modification: false, check_remote_attachment_modification: false,
check_remote_attachment_creation: true, check_remote_attachment_creation: true,
check_remote_modification: false, check_remote_modification: false,
......
...@@ -236,7 +236,7 @@ ...@@ -236,7 +236,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>958.11551.7520.2884</string> </value> <value> <string>958.34399.34294.34662</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -254,7 +254,7 @@ ...@@ -254,7 +254,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1490370610.89</float> <float>1491570174.38</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </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