Cache contact avatars locally as files

This commit is contained in:
Michael 2022-05-08 05:37:17 +00:00
parent 166f38ef3b
commit a31256412e
4 changed files with 213 additions and 39 deletions

6
.gitignore vendored
View file

@ -85,4 +85,8 @@ venv/
/bin/phpunit
#Ignore cache file
.php_cs.cache
.php_cs.cache
#ignore avatar picture cache path
/avatar