From e047ea007ff3146aa61cdd8e34b25af7f4734b0a Mon Sep 17 00:00:00 2001 From: H-Shay Date: Thu, 15 Dec 2022 04:04:01 +0000 Subject: deploy: 046320b9b602957b258587a62a63c2508ea31c23 --- develop/usage/configuration/config_documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/usage/configuration/config_documentation.html') diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index ab15c6704b..b563c1d400 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -1084,7 +1084,7 @@ durations.

  • max_cache_memory_usage sets a ceiling on how much memory the cache can use before caches begin to be continuously evicted. They will continue to be evicted until the memory usage drops below the target_memory_usage, set in the setting below, or until the min_cache_ttl is hit. There is no default value for this option.
  • -
  • target_memory_usage sets a rough target for the desired memory usage of the caches. There is no default value +
  • target_cache_memory_usage sets a rough target for the desired memory usage of the caches. There is no default value for this option.
  • min_cache_ttl sets a limit under which newer cache entries are not evicted and is only applied when caches are actively being evicted/max_cache_memory_usage has been exceeded. This is to protect hot caches -- cgit 1.5.1