mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
363 B
363 B
Bugfix: Fix error logging when there is no thumbnail for a file
We've fixed the behavior of the logging when there is no thumbnail for a file (because the filetype is not supported for thumbnail generation). Previously the WebDAV service always issues an error log in this case. Now, we don't log this event any more.