mirror of
https://gitlab.com/keys.openpgp.org/hagrid.git
synced 2025-10-06 00:23:08 +02:00
update Rocket.toml.dist because previous production config caused email errors
This commit is contained in:
committed by
Vincent Breitmoser
parent
5b2d44c43a
commit
3234400ffa
@@ -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
|
||||
|
Reference in New Issue
Block a user