roblabla opened a new pull request #3662: URL: https://github.com/apache/couchdb/pull/3662
## Overview Currently, the couchdb script generated by `make release` will 404 when trying to access `fauxton` under `/_utils/`. After investigation, it occurs because the `COUCHDB_FAUXTON_DOCROOT` is set to `"./share/www "` (with a space). ## Checklist - [x] Code is written and works correctly - [ ] Changes are covered by tests - [x] Any new configurable parameters are documented in `rel/overlay/etc/default.ini` - [ ] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
