From 419acc0b6d527a647e2369f0a6d8f3bd031d8a64 Mon Sep 17 00:00:00 2001 From: Sascha Wiswedel Date: Mon, 21 Oct 2019 13:23:43 +0200 Subject: [PATCH] more specifics for possible MIME types at workflows Signed-off-by: Sascha Wiswedel --- admin_manual/file_workflows/access_control.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/admin_manual/file_workflows/access_control.rst b/admin_manual/file_workflows/access_control.rst index 6e1e8426b..d001b3e39 100644 --- a/admin_manual/file_workflows/access_control.rst +++ b/admin_manual/file_workflows/access_control.rst @@ -105,7 +105,10 @@ option. otherwise any user can remove the tag to access the file again. The best way to do this is with the :doc:`automated_tagging`. -* **File mimetype:** The mimetype of the file, e.g. ``text/plain`` +* **File MIME type:** The MIME type of the file, e.g. ``text/plain`` for a text file or ``httpd/unix-directory`` for a folder. + + .. note:: see `mimetypealiases.dist.json `_ for a full list of possible MIME types. + * **File name:** The name of the file (``is`` and ``is not`` are case-insensitive) * **File size:** The size of the file (*Only available on upload*)