Commit 4c9ee36a authored by Romain Courteaud's avatar Romain Courteaud

[erp5_officejs_afs_directory] Speed up replication

parent 807c790d
...@@ -307,6 +307,7 @@ ...@@ -307,6 +307,7 @@
check_local_modification: false, check_local_modification: false,
check_local_creation: false, check_local_creation: false,
check_local_deletion: false, check_local_deletion: false,
parallel_operation_amount: 100,
type: "replicate", type: "replicate",
local_sub_storage : { local_sub_storage : {
type: "query", type: "query",
......
...@@ -228,7 +228,7 @@ ...@@ -228,7 +228,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>959.45138.33426.26555</string> </value> <value> <string>959.45138.58632.4420</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -246,7 +246,7 @@ ...@@ -246,7 +246,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1496059373.63</float> <float>1496066128.63</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