mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 18:56:02 +07:00
Header changes for the admin manual, #602
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user