config.js 138 B

123456789101112
  1. /**
  2. * @file
  3. *
  4. *
  5. * User: marand
  6. * Date: 31/08/15
  7. * Time: 13:11
  8. */
  9. Accounts.ui.config({
  10. passwordSignupFields: 'USERNAME_ONLY'
  11. });