Any update about this message : https://discord.com/channels/564160730845151244/564161373148414012/1042848100148060272 ?
We append this on our compose file (use clamav image, not appwrite)
clamav:
image: clamav/clamav
container_name: appwrite-clamav
restart: unless-stopped
networks:
- appwrite
volumes:
- ./volumes/appwrite-uploads:/storage/uploads
It seems to work but we have not done any test on it
There were updates to clamav merged recently https://github.com/appwrite/appwrite/issues/3311
I would expect the changes to be released in version 1.3
[SOLVED] clamav
Recommended threads
- Appwrite Python SDK Keeps returning the ...
So I have a couple services, one is a scheduling engine responsible for fetching data from a database and launching a containerized micro service to process tha...
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...