Vulcan/lib/config/avatar.js
Ben Gott f68ecba862 Upgrade to bengott:avatar 0.6.0
- Create new config file in lib/config/avatar.js (accessible to both
  client and server)
- Comment out some outdated SCSS/CSS
2014-11-24 01:48:04 -06:00

3 lines
56 B
JavaScript

Avatar.options = {
emailHashProperty: 'email_hash'
};