Fixed cache parameter name

This commit is contained in:
Diego Nieto (lesandie) 2022-09-19 10:29:41 +02:00
parent b6b5932efc
commit 1a14515e35

View File

@ -155,7 +155,7 @@ Example of configuration for versions earlier than 22.8:
<endpoint>...</endpoint>
... s3 configuration ...
<data_cache_enabled>1</data_cache_enabled>
<data_cache_size>10000000</data_cache_size>
<data_cache_max_size>10000000</data_cache_max_size>
</s3>
</disks>
<policies>