Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Documentation/Usage/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ The following arguments are accepted:
* :typoscript:`attributes` (array) - a key / value dictionary with attributes to be rendered in the :html:`<script>` tag
* :typoscript:`priority` (bool) - defines whether an include is rendered in :html:`<head>` or at the bottom of :html:`<body>`

.. warning::
In case Usercentrics version 10 or older is in use, there is no :typoscript:`dataProcessingService` argument. Use :typoscript:`dataServiceProcessor` instead.

Example:

.. code-block:: typoscript
Expand Down