summaryrefslogtreecommitdiffstats
path: root/modules-available/dnbd3/lang/en/config-variables.json
blob: d7d4da6665a440eb0730490ce78d27e387bb1582 (plain) (blame)
1
2
3
4
{
    "SLX_DNBD3_MIN_GB": "Minimum size of the *ID45 partition* in gigabytes for local caching to be enabled.\r\n\r\n*Note:* An empty value or values smaller than 10 disable the feature.",
    "SLX_DNBD3_MIN_GB_HASH": "Minimum size of the *ID45 partition* in gigabytes, where data requested by local caching is always padded to 16MB blocks (hashblock method). This function usually occupies significantly more free memory in the local cache than regular caching. \r\n\r\nOnly useful in combination with *SLX_DNBD3_MIN_GB*."
}