wp-discourse icon indicating copy to clipboard operation
wp-discourse copied to clipboard

Compatibility issue with S3 Uploads plugin

Open Genyus opened this issue 3 years ago • 0 comments

When installed in conjunction with S3 Uploads, enabling Discourse logging causes an error because the handler that validates the log file size unnecessarily opens in read-write mode, which the S3 API doesn't support.

Genyus avatar Sep 05 '22 14:09 Genyus