Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Step 5.3: Add authentication settings
  • Loading branch information
kamilkisiela authored and DAB0mB committed Feb 26, 2017
1 parent b0a9880 commit 09274ae
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions private/settings.json
@@ -0,0 +1,8 @@
{
"accounts-phone": {
"verificationWaitTime": 0,
"verificationRetriesWaitTime": 0,
"adminPhoneNumbers": ["+9721234567", "+97212345678", "+97212345679"],
"phoneVerificationMasterCode": "1234"
}
}

0 comments on commit 09274ae

Please sign in to comment.