Skip to content

Commit c85809c

Browse files
committed
add note about proxy support to tag configuration section
1 parent 9472b59 commit c85809c

File tree

1 file changed

+6
-1
lines changed
  • Resources/doc/reference/configuration

1 file changed

+6
-1
lines changed

Resources/doc/reference/configuration/tags.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@ for an introduction.
77

88
.. include:: /includes/enabled.rst
99

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+
1014
Enables tag annotations and rules. If you want to use tagging, it is recommended
11-
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:
1217

1318
.. code-block:: yaml
1419

0 commit comments

Comments
 (0)