Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
fix(env): set RESEND_BLACKOUT_PERIOD to zero in development
Browse files Browse the repository at this point in the history
  • Loading branch information
vladikoff committed May 20, 2015
1 parent b7b8718 commit 068820c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.dev
Expand Up @@ -5,6 +5,7 @@ SMTP_SECURE=false
LOG_LEVEL=info
VERIFIER_VERSION=0
CUSTOMS_SERVER_URL=none
RESEND_BLACKOUT_PERIOD=0
LOCKOUT_ENABLED=true
SNS_TOPIC_ARN=disabled
TRUSTED_JKUS=http://127.0.0.1:8080/.well-known/public-keys

0 comments on commit 068820c

Please sign in to comment.