Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set the recbuf to avoid CouchDB erroring on long requests
This used to work in CouchDB < 2.3, but we now need to set this manually, otherwise our app will error in endless weird ways. 262144 is picked because I think it was the default before that. See: - https://github.com/medic/medic-infrastructure/issues/47 - #5083
- Loading branch information