mirror of
https://github.com/rclone/rclone.git
synced 2025-02-02 03:29:51 +01:00
docs: typo fix in faq.md
This commit is contained in:
parent
1b2ffbeca0
commit
c526bdb579
@ -209,5 +209,5 @@ work harder, reducing memory size at the expense of CPU usage.
|
|||||||
|
|
||||||
The most common cause of rclone using lots of memory is a single
|
The most common cause of rclone using lots of memory is a single
|
||||||
directory with thousands or millions of files in. Rclone has to load
|
directory with thousands or millions of files in. Rclone has to load
|
||||||
this entirely into memory as rclone objects. Each Rclone object takes
|
this entirely into memory as rclone objects. Each rclone object takes
|
||||||
0.5k-1k of memory.
|
0.5k-1k of memory.
|
||||||
|
Loading…
Reference in New Issue
Block a user