Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Step 7.2: Add accounts-phone settings
  • Loading branch information
dotansimha authored and DAB0mB committed Feb 13, 2017
1 parent 0ca2cca commit d644295
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 d644295

Please sign in to comment.