Skip to content

Conversation

ayys
Copy link
Contributor

@ayys ayys commented Apr 28, 2025

this allows users to specify if they want an email address associated
with their app. When enabled, the following happens:

  • a randomly generated email address is associated with the app
  • env vars are set to allow the app to access the email credentials

this allows users to specify if they want an email address associated
with their app. When enabled, the following happens:

- a randomly generated email address is associated with the app
- env vars are set to allow the app to access the email credentials
Copy link

promptless bot commented Apr 28, 2025

📝 Documentation updates detected! A separate PR for documentation updates has been made here: wasmerio/docs.wasmer.io#132

Copy link
Contributor

@theduke theduke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woudln't this be better as a capability, since we may need a bunch of custom additional settings in the future?

capabilities:
  email:
    enabled: true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants