diff options
Diffstat (limited to 'client')
-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. |