We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9472b59 commit c85809cCopy full SHA for c85809c
Resources/doc/reference/configuration/tags.rst
@@ -7,8 +7,13 @@ for an introduction.
7
8
.. include:: /includes/enabled.rst
9
10
+If you use a :doc:`proxy client that does not support banning </features/tagging>`,
11
+cache tagging is not possible. If you leave ``enabled`` on ``auto``, tagging will
12
+be deactivated.
13
+
14
Enables tag annotations and rules. If you want to use tagging, it is recommended
-that you set this to ``true`` so you are notified of missing dependencies:
15
+that you set this to ``true`` so you are notified of missing dependencies and
16
+incompatible proxies:
17
18
.. code-block:: yaml
19
0 commit comments