#[SOLVED] Disable some services

3 messages · Page 1 of 1 (latest)

lethal olive
#

Hello, we'll not use mailer & smser from appwrite, can we remove appwrite-worker-mails and appwrite-worker-messaging from compose (and from .env) without any negative effect ?

vital crater
#

You can safely remove them. You just need to make sure they actually dont need them.
messaging worker - sends SMS for sms logins
mails - sends mails (magic url login, password reset, email confirm, ...)

lethal olive
#

Ok ty, we'll try so. How can I make thos post as resolved ?