Multi cache pool support

This commit is contained in:
bergware
2020-04-19 10:40:03 +02:00
parent 25973c7512
commit 22ccf5c59a
+1 -1
View File
@@ -443,7 +443,7 @@ _(Minimum free space)_:
> **KB** = 1,000<br>
> **MB** = 1,000,000<br>
> **GB** = 1,000,000,000<br>
> **TB** = 1,000,000,000,000
> **TB** = 1,000,000,000,000<br>
> **K** = 1,024 (ie, 2**10)<br>
> **M** = 1,048,576 (ie, 2**20)<br>
> **G** = 1,073,741,824 (ie, 2**30)<br>