finallyRaunak commented on issue #861: URL: https://github.com/apache/answer/issues/861#issuecomment-2782886362
Hi, slightly off-topic, but I need help configuring Apache Answer. It's only accessible to logged-in, whitelisted users. Here's the setup I'm aiming for: - **User avatars**: These can be stored in either a public or private S3 bucket. - **Other media uploads**: These should be stored in a private S3 bucket. When someone visits a post, the media should render using a signed URL with a 30-minute TTL. I've checked the [documentation](https://github.com/apache/answer-plugins/tree/main/storage-s3), but couldn't find relevant details. Does anyone know how to configure this setup? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
