Merge pull request #11256 from nextcloud/backport/11255/stable27

[stable27] fix(workflows): Explain that autotagging does not apply when creating…
This commit is contained in:
Joas Schilling 2023-11-02 10:44:31 +01:00 committed by GitHub
commit 9fb05496ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,12 @@ Available rules
The available rules can be seen in the access control section: :ref:`available-rules-label`.
.. note::
Please note that the rules do not apply when creating external storages and groupfolders.
The root folders of those need to be tagged manually with the desired initial tags.
Items created inside later on apply the rules as defined.
Executing actions
-----------------