I tried to activate the clamav container by changing both the .env and docker-compose.yaml but it looks like it fails to download it. Files can't be uploaded to storage buckets with antivirus enabled
Some updates are required. see this PR: https://github.com/appwrite/appwrite/pull/5830/files
Ok thanks. Will it get merged anytime soon?
i need to get back to this, but while i was testing this stuff, it seemed like Clam AV started eating up a lot of memory or something and the test server started becoming unresponsive π¬ I'd like to see what's going on with that before merging
Recommended threads
- Having issues with login via CLI
``` ~/appwrite ξ° appwrite login --endpoint https://localhost/v1 --verbose ? Enter your email myvalidemai...
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...