mirror of
https://github.com/simple-login/app.git
synced 2026-04-07 19:27:34 +00:00
make DKIM_PRIVATE_KEY_PATH optional
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ EMAIL_SERVERS_WITH_PRIORITY=[(10, "email.hostname.")]
|
||||
# POSTFIX_SERVER=my-postfix.com
|
||||
|
||||
# the DKIM private key used to compute DKIM-Signature
|
||||
DKIM_PRIVATE_KEY_PATH=local_data/dkim.key
|
||||
# DKIM_PRIVATE_KEY_PATH=local_data/dkim.key
|
||||
|
||||
# delete and recreate the sqlite database, for local development
|
||||
RESET_DB=true
|
||||
|
||||
Reference in New Issue
Block a user