We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug report: #10589
Required envs: (change values if necessary)
THUMBNAILS_MAX_INPUT_IMAGE_FILE_SIZE=1MB THUMBNAILS_MAX_INPUT_WIDTH=100 THUMBNAILS_MAX_INPUT_HEIGHT=100
Pre-conditions:
Test:
403 Forbidden
<?xml version="1.0" encoding="UTF-8"?> <d:error xmlns:d="DAV" xmlns:s="http://sabredav.org/ns"> <s:exception></s:exception> <s:message>thumbnails: image is too large</s:message> </d:error>
.txt
The text was updated successfully, but these errors were encountered:
nirajacharya2
No branches or pull requests
Bug report: #10589
Required envs: (change values if necessary)
Test cases:
Pre-conditions:
Test:
403 Forbidden
.txt
file and download thumbnailThe text was updated successfully, but these errors were encountered: