mirror of
https://github.com/unraid/webgui.git
synced 2026-05-03 08:19:27 -05:00
Multi cache pool support
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user