From 9d5f75f3d8fd5f4884ffef52e75a4a6df6830b4e Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Thu, 6 Jun 2019 11:14:45 +0100 Subject: [PATCH] regen sample config --- docs/sample_config.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml index 10b0dfc113..899b07dba5 100644 --- a/docs/sample_config.yaml +++ b/docs/sample_config.yaml @@ -1019,7 +1019,7 @@ password_config: # Enable sending emails for password resets, notification events or -# account expiry notices. +# account expiry notices # # If your SMTP server requires authentication, the optional smtp_user & # smtp_pass variables should be used @@ -1080,6 +1080,12 @@ password_config: # # # #password_reset_template_html: password_reset.html # #password_reset_template_text: password_reset.txt +# +# # Templates for password reset success and failure pages that a user +# # will see after attempting to reset their password +# # +# #password_reset_template_success_html: password_reset_success.html +# #password_reset_template_failure_html: password_reset_failure.html #password_providers: