Update Onedrive doc to reflect file size limit

This commit is contained in:
Alishan Ladhani 2016-11-13 23:23:26 -05:00 committed by GitHub
parent bf243f30d3
commit d4a609c6cd

View File

@ -147,3 +147,5 @@ names. These can't occur on Windows platforms, but on non-Windows
platforms they are common. Rclone will map these names to and from an
identical looking unicode equivalent. For example if a file has a `?`
in it will be mapped to `` instead.
The largest allowed file size is 10GiB (10,737,418,240 bytes).