Skip to content

feat: add enable_email field to app.yaml configuration #5539

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ayys
Copy link
Member

@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

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.

1 participant