Bring back workflow-documentation

Signed-off-by: Marius Blüm <marius@lineone.io>
This commit is contained in:
Marius Blüm 2018-02-20 12:18:18 +01:00 committed by Morris Jobke
parent 9725a82e8d
commit 26cd584b18
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
9 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
====================
Files Access Control
Files access control
====================
Nextcloud's File Access Control app enables administrators to create and
@ -68,7 +68,7 @@ Common misconfigurations
------------------------
Blocking user groups
====================
^^^^^^^^^^^^^^^^^^^^
When trying to deny access to a group of users, make sure that sharing does not
allow them to create a way back in. When users are able to create a public link,
@ -81,7 +81,7 @@ for all users that are ``not member of`` a group, that contains all users of
your installation.
External storage
================
^^^^^^^^^^^^^^^^
While access to files in external storages is not possible via Nextcloud, users
that have direct access to the external storage, can of course change files

View File

@ -1,5 +1,5 @@
==========================
Automated Tagging of Files
Automated tagging of files
==========================
Nextcloud's Files Automated Tagging app allows to assign collaborative tags

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -1,5 +1,5 @@
==============
File Workflows
File workflows
==============

View File

@ -1,5 +1,5 @@
==================
Retention of Files
Retention of files
==================
Nextcloud's Files Retention app allows to automatically delete files that
@ -17,14 +17,14 @@ Common misconfigurations
------------------------
Public collaborative tag
========================
^^^^^^^^^^^^^^^^^^^^^^^^
Similar to :doc:`access_control` retention should use ``restricted`` or ``invisible``
tags. Otherwise any user can remove the tag and the file is not removed after the given
period. Use :doc:`automated_tagging` to assign such tags to newly uploaded files.
File age
========
^^^^^^^^
Currently retention is based on the creation date of the file. The sync client sends
the **original** creation date to the server, while uploading through the web interface