GitHub user wenli200133 opened a pull request:
https://github.com/apache/couchdb-config/pull/21
Fix nasty 500 error on POST to /_config
This PR and https://github.com/apache/couchdb/pull/1717 is for fixing
issue of https://github.com/apache/couchdb/issues/1380
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloudant/couchdb-config
COUCHDB-1380-fix-nasty-error
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-config/pull/21.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21
----
commit 3ee32a509ec7c98c01faf18ddf52600cf5ac6e8c
Author: wenwl <wenwl@...>
Date: 2018-11-08T02:25:07Z
Fix nasty 500 error on POST to /_config
----
---