summaryrefslogtreecommitdiffstats
path: root/doc/server/plugins/grouping/metadata.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/server/plugins/grouping/metadata.txt')
-rw-r--r--doc/server/plugins/grouping/metadata.txt17
1 files changed, 14 insertions, 3 deletions
diff --git a/doc/server/plugins/grouping/metadata.txt b/doc/server/plugins/grouping/metadata.txt
index 88bb0c460..4e716bc1b 100644
--- a/doc/server/plugins/grouping/metadata.txt
+++ b/doc/server/plugins/grouping/metadata.txt
@@ -1,4 +1,4 @@
-.. -*- mode: rst -*-
+].. -*- mode: rst -*-
.. _server-plugins-grouping-metadata:
@@ -107,9 +107,8 @@ but that is deprecated.
For detailed information on client authentication see
:ref:`appendix-guides-authentication`
-================
Clients Database
-================
+~~~~~~~~~~~~~~~~
.. versionadded:: 1.3.0
@@ -350,8 +349,20 @@ Probes
The metadata plugin includes client-side probing functionality. This
is fully documented :ref:`here <server-plugins-probes-index>`.
+Metadata Caching
+================
+
+.. versionadded:: 1.3.0
+
+Client metadata can be cached in order to improve performance. This
+is particularly important if you have lots of templates that use
+metadata from other clients (e.g., with the MetadataQuery interface
+described below. See :ref:`server-caching` for a full description of
+the caching features available.
+
.. _server-plugins-grouping-metadata-clientmetadata:
+
ClientMetadata
==============