]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Gravatar/README
Misses this file to merge. I like the comments.
[quix0rs-gnu-social.git] / plugins / Gravatar / README
1 GravatarPlugin 0.1
2
3 About:
4 This will allow users to use their Gravatar Avatar with your StatusNet install.
5
6 Configuration:
7 add this to your config.php:
8 addPlugin('Gravatar', array());
9
10 To do:
11 Site default all on for gravatar by default
12 Migration Script