From 48708cd245fdbc4c6d223ba770ef07da9acd8c2a Mon Sep 17 00:00:00 2001 From: Sandra Erbel Date: Thu, 11 Jul 2024 11:42:59 +0200 Subject: [PATCH] Correct wording in Setup.rst --- Documentation/UserTsconfig/Setup.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Documentation/UserTsconfig/Setup.rst b/Documentation/UserTsconfig/Setup.rst index 6a71048..ad47420 100644 --- a/Documentation/UserTsconfig/Setup.rst +++ b/Documentation/UserTsconfig/Setup.rst @@ -18,8 +18,7 @@ The :guilabel:`User > User settings` module may only represent a subset of the o Default values and overriding values in the :guilabel:`User > User settings` module -Properties from the list below are available the different prefixes `setup.default` and `setup.override`, -and there is another prefix to hide single fields: +The following properties are available: .. _user-setup-properties: @@ -39,12 +38,13 @@ setup.default.[someProperty] :name: user-setup-default :type: any - This sets *default* values of the property. A user may override these - using its :guilabel:`User Settings` module. This affects only *new* users who did - not login yet. It is not usually not possible to set new defaults for users - who already logged in at least once. The only way to apply new defaults to - existing users is by :guilabel:`Reset Backend User Preferences` in the - :guilabel:`Admin tools > Maintenance` section of the install tool. + With this property you can set *default* values. In case a backend user may override these settings + using its :guilabel:`User Settings` module the default settings will be overridden + for this specific backend user. To change the defaults for users with this + property only affects *new* users who did not login yet. It is usually not + possible to set new defaults for users who already logged in, at least once. + The only way to apply new defaults to existing users is by :guilabel:`Reset Backend User Preferences` + in the :guilabel:`Admin tools > Maintenance` section of the install tool. .. literalinclude:: _Setup/_user-setup-default.tsconfig :language: typoscript