Header changes for the admin manual, #602

This commit is contained in:
peterdamian
2017-11-15 17:01:03 -05:00
parent 530a67034f
commit e07dd2c746
35 changed files with 1045 additions and 1037 deletions

View File

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

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