mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Bring back workflow-documentation
Signed-off-by: Marius Blüm <marius@lineone.io>
This commit is contained in:
parent
9725a82e8d
commit
26cd584b18
@ -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
|
||||
|
||||
@ -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 |
BIN
admin_manual/file_workflows/images/retention_sample.png
Normal file
BIN
admin_manual/file_workflows/images/retention_sample.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
@ -1,5 +1,5 @@
|
||||
==============
|
||||
File Workflows
|
||||
File workflows
|
||||
==============
|
||||
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user