summaryrefslogtreecommitdiffstats
path: root/modules-available/dnbd3/lang/en/config-variables.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/dnbd3/lang/en/config-variables.json')
-rw-r--r--modules-available/dnbd3/lang/en/config-variables.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/dnbd3/lang/en/config-variables.json b/modules-available/dnbd3/lang/en/config-variables.json
index 726ce821..d7d4da66 100644
--- a/modules-available/dnbd3/lang/en/config-variables.json
+++ b/modules-available/dnbd3/lang/en/config-variables.json
@@ -1,4 +1,4 @@
{
- "SLX_DNBD3_MIN_GB": "Experimental",
- "SLX_DNBD3_MIN_GB_HASH": "Experimental"
+ "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*."
} \ No newline at end of file