mirror of
https://github.com/vale981/Vulcan
synced 2025-03-09 20:16:39 -04:00

- Create new config file in lib/config/avatar.js (accessible to both client and server) - Comment out some outdated SCSS/CSS
3 lines
56 B
JavaScript
3 lines
56 B
JavaScript
Avatar.options = {
|
|
emailHashProperty: 'email_hash'
|
|
};
|