cacheSize
cacheSize: string | undefined
A string that specifies the maximum size of the CloudCache. It should be a number followed by "K", "M" "G", or "T". Default is "10G".
Defined in
- core/backend/src/CloudSqlite.ts Line 756
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.