BouahazaOriginal post
Rank 4: Virtual Machine
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 ?
Summary
The user had a question about disabling some services. Another user suggested that they can safely remove the services as long as they don't actually need them. The services in question are messaging worker, which sends SMS for SMS logins, and mails, which sends emails for various purposes. The user then asked how to mark the post as resolved.
Solution: The user can safely remove the services by removing *appwrite-worker-mails* and *appwrite-worker-messaging* from compose and .env file without any negative effect.