mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 10:37:54 +02:00
At the suggestion of @eed3si9n, instead of specifying the file cache size in bytes, we now specify it in a formatted string. For example, instead of specifying 128 megabytes in bytes (134217728), we can specify it with the string "128M".