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
- AppwriteException: Invalid query: Query ...
```js console.log(typeof interaction.user.id) console.log(interaction.user.id) const user_check = await TablesDB.listRows({ databaseId: "db", ...
- Files access permissions
Am I right in understanding that file access permissions have been disabled (or broken again), and that shared access can now only be organized via tokens? Or i...
- functions custom domain issues in self h...
I’m running self-hosted Appwrite (Docker) behind Traefik with Cloudflare proxy (Full/Strict). Main domain works: https://app.printa4.in Function subdomains fa...