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
Posts with a size of >2 MB raise multiple issues: Akismet has some problems evaluating them. Other users with a low bandwidth (mind mobile users) experience slow loading or even a timeout.
IMO we have multiple options:
restrict the maximum size of a post
automatically open a paste, if more than size x is pasted into a post field (should be possible with some JS)
The text was updated successfully, but these errors were encountered:
Posts with a size of >2 MB raise multiple issues: Akismet has some problems evaluating them. Other users with a low bandwidth (mind mobile users) experience slow loading or even a timeout.
IMO we have multiple options:
The text was updated successfully, but these errors were encountered: