6 lines
109 B
JavaScript
6 lines
109 B
JavaScript
/*AccountsTemplates.configure({
|
|
forbidClientAccountCreation: true // do not allow account creation
|
|
});
|
|
*/
|
|
|