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
Hey there,
right now expiration time for S3 signature is hard-coded to 5 min here https://github.com/froala/wysiwyg-editor-node-sdk/blob/master/lib/s3.js#L56
What do you think about making this option configurable? I'd like to raise this time from 5 min to 1 hour. Are you open to such changes in the SDK?
The text was updated successfully, but these errors were encountered:
Meanwhile we've forked the s3.js file to make expiration time configurable: https://github.com/shelfio/froala-image-upload-s3-signature
s3.js
Sorry, something went wrong.
Hi, when this will be fixed?. We are still waiting for this configuration.
No branches or pull requests
Hey there,
right now expiration time for S3 signature is hard-coded to 5 min here https://github.com/froala/wysiwyg-editor-node-sdk/blob/master/lib/s3.js#L56
What do you think about making this option configurable? I'd like to raise this time from 5 min to 1 hour. Are you open to such changes in the SDK?
The text was updated successfully, but these errors were encountered: