You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I configured AWS S3 to be used for file uploads instead of local minio. The file uploads seem successful on the wiki UI but do not see them on the S3 bucket files list.
Please help.
I configured AWS S3 to be used for file uploads instead of local minio. The file uploads seem successful on the wiki UI but do not see them on the S3 bucket files list.
Please help.
This is my configuration
AWS_ACCESS_KEY_ID=A***
AWS_SECRET_ACCESS_KEY=y***************
AWS_REGION=ap-south-1
AWS_S3_UPLOAD_BUCKET_URL=https://.s3.ap-south-1.amazonaws.com
AWS_S3_UPLOAD_BUCKET_NAME=
AWS_S3_UPLOAD_MAX_SIZE=26214400
AWS_S3_FORCE_PATH_STYLE=false
The text was updated successfully, but these errors were encountered: