You are here

apigee_edge.developer_settings.yml in Apigee Edge 8

config/install/apigee_edge.developer_settings.yml

File

config/install/apigee_edge.developer_settings.yml
View source
  1. langcode: en
  2. verification_action: verify_email
  3. display_only_error_message_content:
  4. value: 'This email address already exists in our system. Contact us if you have any questions.'
  5. format: 'plain_text'
  6. verify_email_error_message:
  7. value: 'This email address already exists in our system. We have sent you an verification email to %email.'
  8. format: 'plain_text'
  9. verification_email:
  10. subject: 'Developer email address verification'
  11. body: |
  12. Dear [user:display-name],
  13. You tried to use this email address in [site:url]. This email address is already registered in our system.
  14. You may confirm this email address by clicking this link or copying and pasting it into your browser:
  15. [user:developer-email-verification-url]
  16. -- [site:name] team
  17. verification_token: developer-verification-token
  18. verification_token_expires: 86400
  19. user_edit_error_message:
  20. value: 'This email address already exists in our system. You can register a new account if you would like to use it on the Developer Portal.'
  21. format: 'plain_text'
  22. cache_expiration: 900