]> git.mxchange.org Git - friendica-addons.git/blobdiff - gravatar/README.md
Merge pull request '[securemail] Bump phpseclib dependency to version 3.0.19' (#1362...
[friendica-addons.git] / gravatar / README.md
index 1a71a4d34a41be9e1aeabb8064913d790aaf156c..a1c25a2aa58480c4bf556f6200e437ea82b58a9e 100644 (file)
@@ -30,12 +30,13 @@ Gravatar lets users self-rate their images to be used at appropriate audiences.
 See more information at [Gravatar][1].
 
 ## Alternative Configuration
-Open the `config/local.config.php` file and add "gravatar" to the list of activated addons:
+Open the `config/node.config.php` file and add "gravatar" to the list of activated addons:
 
-       'system' => [
-               ...
-               'addon' => '...,gravatar'
+       'addons' => [
                ...
+               'gravatar' => [
+                       admin => true,                  
+               ],
        ]
 
 You can add two configuration variables for the addon to the `config/gravatar.config.php` file: