-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
Use actual image when thumbnail is not present #174
Comments
…. removed duplicate code for media search into service. use middleware specific environment variables for middleware.js.
changes in avni-server, avni-media, avni-etl |
|
tested with organisation joya@goonj
|
@petmongrels we have avni-media config in pre-release configured to work with S3 Urls for media content within the bucket "prerelease-user-media". Replacing them with Prod configurations will break convention we have followed across the system configuration and is not a good idea from long term maintenance perspective. AVNI_MEDIA_S3_BUCKET_NAME: prerelease-user-media |
For the issue "try to download multiple images through download button it contains empty folder not contains any images" This would then start working, as we give all our AWS_ACCESS_KEYS privileges across all Buckets and their content objects and do not restrict them to a specific env (Prod, prerelease, staging, etc..) Buckets. |
Tasks done
The text was updated successfully, but these errors were encountered: