mirror of
https://github.com/simple-login/app.git
synced 2026-04-07 19:27:34 +00:00
doc: add missing DKIM_PUBLIC_KEY_PATH in readme and example.env
This commit is contained in:
+2
-1
@@ -69,7 +69,8 @@ EMAIL_SERVERS_WITH_PRIORITY=[(10, "email.hostname.")]
|
||||
# By default, emails are sent using the the same Postfix server that receives emails
|
||||
# POSTFIX_SERVER=my-postfix.com
|
||||
|
||||
# the DKIM private key used to compute DKIM-Signature
|
||||
# the DKIM public/private keys used to compute DKIM-Signature
|
||||
# DKIM_PUBLIC_KEY_PATH=local_data/dkim.pub.key
|
||||
# DKIM_PRIVATE_KEY_PATH=local_data/dkim.key
|
||||
|
||||
# delete and recreate the sqlite database, for local development
|
||||
|
||||
Reference in New Issue
Block a user