You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, spam storage is unbounded. We should implement limits in terms of total messages per sender as well as total messages, with older spam getting deleted to make room for newer (LIFO).
The text was updated successfully, but these errors were encountered:
Right now, spam storage is unbounded. We should implement limits in terms of total messages per sender as well as total messages, with older spam getting deleted to make room for newer (LIFO).
The text was updated successfully, but these errors were encountered: