Skip to content

Conversation

jtojnar
Copy link
Member

@jtojnar jtojnar commented May 1, 2020

PHP can only handle 1000 POST variables by default so marking will fail with more entries. Passing it as JSON is more reliable and even sends less data.

Fixes: #1037

PHP can only handle 1000 POST variables by default so marking will fail with more entries. Passing it as JSON is more reliable and even sends less data.

Fixes: #1037
@jtojnar jtojnar merged commit 76aeb72 into master May 1, 2020
@jtojnar jtojnar deleted the more-read branch May 1, 2020 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot mark large feeds as read
1 participant