# Local-only settings, read by `wrangler dev` and never uploaded by # `wrangler deploy`. Committed because it holds no secret and because a # checkout should be able to sign in without a mail provider. # # Printing a live sign-in code to the log is a thing you ask for by name. The # issuer refuses to send with its mail settings absent rather than falling back # to this, so a deployment that forgot them fails loudly instead of quietly # logging usable codes. EMAIL_DEV_LOG=true