diff --git a/config/application-example.yml b/config/application-example.yml index 9bdfb56f8..f1b17cc03 100644 --- a/config/application-example.yml +++ b/config/application-example.yml @@ -21,7 +21,7 @@ smtp_openssl_verify_mode: 'peer' # 'none', 'peer', 'client_once','fail_if_no_pee smtp_enable_starttls_auto: 'true' # 'false' # If your mail server requires authentication, please change. smtp_authentication: 'plain' # 'plain', 'login', 'cram_md5' -registrant_url: 'https:/registrant.example.com' # for valid email body registrant links +registrant_url: 'https://registrant.example.com' # for valid email body registrant links # Staging env does not send any emails unless they are whitelisted whitelist_emails_for_staging: > test@example.org,