diff --git a/src/cf.data.pre b/src/cf.data.pre index 7bcd2e78814..b02def6e9d7 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -51,9 +51,10 @@ COMMENT_START Units accepted by Squid are: bytes - byte - KB - Kilobyte (1024 bytes) - MB - Megabyte - GB - Gigabyte + KB - Kilobyte (2^10, 1'024 bytes) + MB - Megabyte (2^20, 1'048'576 bytes) + GB - Gigabyte (2^30, 1'073'741'824 bytes) + Squid does not yet support KiB, MiB, and GiB unit names. Values with time units