diff --git a/admin_manual/file_workflows/configuration.rst b/admin_manual/file_workflows/configuration.rst new file mode 100644 index 000000000..4479aeb29 --- /dev/null +++ b/admin_manual/file_workflows/configuration.rst @@ -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 \ No newline at end of file diff --git a/admin_manual/file_workflows/index.rst b/admin_manual/file_workflows/index.rst index 3056b0a3c..4e7db713e 100644 --- a/admin_manual/file_workflows/index.rst +++ b/admin_manual/file_workflows/index.rst @@ -1,11 +1,12 @@ -============== -File workflows -============== +==== +Flow +==== .. toctree:: :maxdepth: 2 + configuration access_control automated_tagging retention