mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
fix(authelia): disable html emails
This commit is contained in:
@@ -43,6 +43,7 @@ configMap:
|
||||
enabled: true
|
||||
address: submission://smtp.sendgrid.net:587
|
||||
sender: Authelia <[email protected]>
|
||||
disable_html_emails: true
|
||||
username: apikey
|
||||
password: { secret_name: smtp-auth }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user