diff --git a/docs/src/main/sphinx/admin/properties.rst b/docs/src/main/sphinx/admin/properties.rst index 112948cf7f60..60d983e7613a 100644 --- a/docs/src/main/sphinx/admin/properties.rst +++ b/docs/src/main/sphinx/admin/properties.rst @@ -2,10 +2,11 @@ Properties reference ==================== -This section describes the most important config properties and (where +This section describes the most important configuration properties and (where applicable) their corresponding :ref:`session properties `, that may be used to tune Trino or alter its -behavior when required. +behavior when required. Unless specified otherwise, configuration properties +must be set on the coordinator and all worker nodes. The following pages are not a complete list of all configuration and session properties available in Trino, and do not include any connector-specific