From 09c4ca118a5b8dc9cec3298dbbb0720424172695 Mon Sep 17 00:00:00 2001 From: uldis Date: Fri, 6 Dec 2024 14:01:46 +0400 Subject: [PATCH] Parameter DefaultAgentCacheMode changed to Agent.DefaultCacheMode --- admin/appendix.rst | 2 +- admin/data-collection.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/appendix.rst b/admin/appendix.rst index 9947251..b28b033 100644 --- a/admin/appendix.rst +++ b/admin/appendix.rst @@ -758,7 +758,7 @@ Configuration` respond to command within this time, command considered as failed. - 4000 - Yes - * - DefaultAgentCacheMode + * - Agent.DefaultCacheMode - Default agent cache mode - Off - Yes diff --git a/admin/data-collection.rst b/admin/data-collection.rst index 3cc7455..9967a47 100644 --- a/admin/data-collection.rst +++ b/admin/data-collection.rst @@ -920,7 +920,7 @@ Configuration ------------- It can be configured: - - globally - set configuration parameter :guilabel:`DefaultAgentCacheMode` to + - globally - set configuration parameter :guilabel:`Agent.DefaultCacheMode` to :guilabel:`on` or :guilabel:`off`. - on node level - :guilabel:`Agent cache mode` can be changed to :guilabel:`on`, :guilabel:`off` or :guilabel:`default` (use global settings)