Skip to content

Commit

Permalink
Step 7.2: Add accounts-phone settings
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored and darkbasic committed Oct 16, 2017
1 parent 76b033e commit 3e4ed61
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions api/private/settings.json
@@ -0,0 +1,8 @@
{
"accounts-phone": {
"verificationWaitTime": 0,
"verificationRetriesWaitTime": 0,
"adminPhoneNumbers": ["+9721234567", "+97212345678", "+97212345679"],
"phoneVerificationMasterCode": "1234"
}
}

0 comments on commit 3e4ed61

Please sign in to comment.