diff --git a/Documentation/UsingSetting/Syntax.rst b/Documentation/UsingSetting/Syntax.rst index 3c87890..7748324 100644 --- a/Documentation/UsingSetting/Syntax.rst +++ b/Documentation/UsingSetting/Syntax.rst @@ -10,9 +10,12 @@ While the objects, properties and conditions are different, the *syntax* of TSconfig is basically the same as it is for TypoScript in frontend TypoScript templates. +.. versionchanged:: 12.4 + :ref:`Site settings ` can be used with the + TypoScript constant syntax in TSconfig. + Please note the following differences: -* In TSconfig no constants are available. * There are differences in the :ref:`conditions ` that can be used. * The general TypoScript syntax is described in :ref:`TypoScript syntax `.