update Rocket.toml.dist because previous production config caused email errors

This commit is contained in:
Hilary Brenum 2020-02-17 13:15:12 -08:00 committed by Vincent Breitmoser
parent 5b2d44c43a
commit 3234400ffa
No known key found for this signature in database
GPG Key ID: 7BD18320DEADFA11
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ email_template_dir = "email-templates"
[production]
base-URI = "https://keys.openpgp.org"
base-URI-Onion = "https://keys.openpgp.org"
from = "keys.openpgp.org <noreply@keys.openpgp.org>"
from = "noreply@keys.openpgp.org"
x-accel-redirect = true
token_secret = "generated production secret"
token_validity = 3600