Merge pull request #890 from nextcloud/danielkesselberg-patch-1

Add file name to workflow
This commit is contained in:
Morris Jobke 2018-10-08 15:55:03 +02:00 committed by GitHub
commit df0e4aecde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,6 +107,7 @@ option.
The best way to do this is with the :doc:`automated_tagging`.
* **File mimetype:** The mimetype of the file, e.g. ``text/plain``
* **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*)
* **Request remote address:** An IP range (either v4 or v6) for the accessing user