README 253 B

12345678910111213
  1. GravatarPlugin 0.1
  2. About:
  3. This will allow users to use their Gravatar Avatar with your StatusNet install.
  4. Configuration:
  5. add this to your config.php:
  6. addPlugin('Gravatar', array());
  7. To do:
  8. Site default all on for gravatar by default
  9. Migration Script