diff options
author | Kali Kaneko <kali@leap.se> | 2015-12-04 15:02:42 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-12-04 15:02:42 -0400 |
commit | fb7045bbb15af70def876775eef9eb1a2f5c6ca7 (patch) | |
tree | 1cb0547cd42a0347e8c849e4d1e0343cf8626f9a /client/changes/feat_send_batch | |
parent | f8982e74768fd7039b543a97060701dec444a9f5 (diff) | |
parent | 27bda0ac201e236e3a2c9671462a337f2970e993 (diff) |
Merge branch 'develop' into debian/platform-0.8
Diffstat (limited to 'client/changes/feat_send_batch')
-rw-r--r-- | client/changes/feat_send_batch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/feat_send_batch b/client/changes/feat_send_batch new file mode 100644 index 00000000..fbfce519 --- /dev/null +++ b/client/changes/feat_send_batch @@ -0,0 +1 @@ +o Client will now send documents at a limited size batch due to changes on SyncTarget. The default limit is 500kB. |