This website works better with JavaScript
Home
Explore
Help
Sign In
fgm
/
meteor__microscope
Watch
1
Star
0
Fork
0
Files
Pull Requests
0
Tree:
027d6dc596
Branches
Tags
ch10-comments
ch10.5-denormalization
ch11-notifications
ch11.5-advanced_reactivity
ch12-pagination
ch13-voting
ch14-animations
ch5-5-session
ch5-routing
ch6-users
ch7-posting
ch7.5-latency_compensation
ch8-editing
ch9-errors
ch9.5-packages
fibo-rest-server
master
meteor__microsc...
/
client
/
helpers
/
config.js
config.js
64 B
History
Raw
1
2
3
Accounts.ui.config({
passwordSignupFields: 'USERNAME_ONLY'
});