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
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- local build `composer installer:dev` iss...
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer...
- Function global variables
when i create a top-level global variable in go or bun how will it behave? is the heap getting renewed on every execution or could i do some kind of temp. cachi...