-
-
Notifications
You must be signed in to change notification settings - Fork 300
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
[Feature Request] [NOWEB] Ignore contacts not to be synced #594
Comments
Hi! Could you explain your pain points? |
Yes! I don't want to store anything from contacts on this "ignore" list.
I'll probably have many users with huge amount of messages and contacts, .ie: But not every "chat|contact" needs to be synced. So I was thinking in minimize the cost of storage (currently in MongoDB Atlas). Right know I'll probably delete data manually and sanitize the database, but it would be nice if I could do something directly on Waha. |
oh, do you want to be in free tier there? |
Hello!
It's possible to ignore certain contacts, maybe on session creation, not to be synced?
The idea is to given list of contacts, exclude them from the Full Sync process and don't storage any info from these contacts.
The text was updated successfully, but these errors were encountered: