Commit 8441c5c6 authored by Vincent Bechu's avatar Vincent Bechu

[erp5_officejs] Active fast synchro

parent 4773d07b
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
conflict_handling: 1, conflict_handling: 1,
parallel_operation_attachment_amount: is_low_memory ? 1 : 10, parallel_operation_attachment_amount: is_low_memory ? 1 : 10,
parallel_operation_amount: is_low_memory ? 1 : 10, parallel_operation_amount: is_low_memory ? 1 : 10,
// signature_hash_key: "modification_date", signature_hash_key: "modification_date",
check_local_attachment_modification: attachment_synchro, check_local_attachment_modification: attachment_synchro,
check_local_attachment_creation: attachment_synchro, check_local_attachment_creation: attachment_synchro,
check_remote_attachment_modification: attachment_synchro, check_remote_attachment_modification: attachment_synchro,
......
...@@ -273,7 +273,7 @@ ...@@ -273,7 +273,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>967.13533.35763.57446</string> </value> <value> <string>969.42183.3820.53725</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -291,7 +291,7 @@ ...@@ -291,7 +291,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1525102062.15</float> <float>1534843337.52</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