feat(flow): Add note about disabling user flows

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2023-06-08 21:57:49 +02:00
committed by backportbot-nextcloud[bot]
parent c36b999ec7
commit a0ce4f87b1
2 changed files with 11 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
==================
Flow configuration
==================
Administrators can disable user flows since they can have an impact on the performance of a system and you might not want to give users the ability to define their own flows rules. They can be disabled through the following command::
occ config:app:set workflowengine user_scope_disabled --value yes

View File

@@ -1,11 +1,12 @@
==============
File workflows
==============
====
Flow
====
.. toctree::
:maxdepth: 2
configuration
access_control
automated_tagging
retention