Cache contact avatars locally as files
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -85,4 +85,8 @@ venv/
|
||||
/bin/phpunit
|
||||
|
||||
#Ignore cache file
|
||||
.php_cs.cache
|
||||
.php_cs.cache
|
||||
|
||||
#ignore avatar picture cache path
|
||||
/avatar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user