Merge branch '21766-disk-cache-size'
[arvados.git] / lib / config / config.default.yml
index b045553b23bd5997c8934422b00ba75b51152dad..3fef27a736b8d4b8a594230a666e400da109df01 100644 (file)
@@ -751,8 +751,8 @@ Clusters:
         TTL: 300s
 
         # Maximum amount of data cached in /var/cache/arvados/keep.
-        # Can be given as a percentage ("10%") or a number of bytes
-        # ("10 GiB")
+        # Can be given as a percentage of filesystem size ("10%") or a
+        # number of bytes ("10 GiB")
         DiskCacheSize: 10%
 
         # Approximate memory limit (in bytes) for session cache.