fix(workflows): Explain that autotagging does not apply when creating storages

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2023-11-02 10:00:11 +01:00
parent d9b79eca82
commit cb92450744

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
-----------------