]> _ Git - odl.git/commitdiff
wip #4765
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 11 Oct 2021 14:57:03 +0000 (16:57 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 11 Oct 2021 14:57:03 +0000 (16:57 +0200)
config/backpack/base.php

index d069ee79f46aefdf015664770c0f06245a708dd3..6a0288b4f3e6b1e45602f52f17dbbeda47ee604c 100644 (file)
@@ -234,7 +234,7 @@ return [
     // Other options:
     // - placehold (generic image with his first letter)
     // - example_method_name (specify the method on the User model that returns the URL)
-    'avatar_type' => 'gravatar',
+    'avatar_type' => 'getAvatar',
 
     /*
     |--------------------------------------------------------------------------