mirror of
https://github.com/fazo96/homework.git
synced 2025-01-10 12:14:22 +01:00
forgot to disable mail confirm again.
This commit is contained in:
parent
dcec227896
commit
d2d328b3ef
@ -2,7 +2,7 @@
|
|||||||
notes = new Meteor.Collection "notes"
|
notes = new Meteor.Collection "notes"
|
||||||
|
|
||||||
Accounts.config {
|
Accounts.config {
|
||||||
sendVerificationEmail: true
|
sendVerificationEmail: false
|
||||||
loginExpirationInDays: 1
|
loginExpirationInDays: 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user