You are here

apigee_edge_teams.team_settings.yml in Apigee Edge 8

modules/apigee_edge_teams/config/install/apigee_edge_teams.team_settings.yml

File

modules/apigee_edge_teams/config/install/apigee_edge_teams.team_settings.yml
View source
  1. langcode: en
  2. entity_label_singular: ''
  3. entity_label_plural: ''
  4. cache_expiration: 900
  5. non_member_team_apps_visible_api_products:
  6. - public
  7. - private
  8. team_invitation_expiry_days: 7
  9. team_invitation_email_existing:
  10. subject: '[[site:name]] You have been invited to join the [team_invitation:team_name] team'
  11. body: "Hi [user:display-name],\r\n\r\nYou have been invited to join the [team_invitation:team_name] team on [site:name] by [team_invitation:uid:entity:display-name].\r\n\r\nUse the following links to accept or decline the invitation:\r\n\r\n- Accept invitation: [team_invitation:url_accept]\r\n- Decline invitation: [team_invitation:url_decline]\r\n\r\nThis invitation will expire in [team_invitation:expiry_days] days.\r\n\r\n-- [site:name]"
  12. team_invitation_email_new:
  13. subject: '[[site:name]] You have been invited to join the [team_invitation:team_name] team'
  14. body: "Hi,\r\n\r\nYou have been invited to join the [team_invitation:team_name] team on [site:name] by [team_invitation:uid:entity:display-name].\r\n\r\nUse the link below to create an account and join the [team_invitation:team_name] team.\r\n\r\n[team_invitation:url_register]\r\n\r\nThis invitation will expire in [team_invitation:expiry_days] days.\r\n\r\n-- [site:name]"