Disabled wakapi emails

This commit is contained in:
2025-01-02 15:41:45 +02:00
parent bb2cd2460a
commit aebe27c8e3

View File

@@ -96,7 +96,7 @@ subscriptions:
standard_price_id:
mail:
enabled: true # whether to enable mails (used for password resets, reports, etc.)
enabled: false # whether to enable mails (used for password resets, reports, etc.)
provider: smtp # method for sending mails, currently one of ['smtp']
sender: Wakapi <noreply@wakapi.dev>