This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
enable feed=eventsource for /_db_updates
The fix is adding `eventsource` to the allowed options to /_db_updates?feed=eventsource, since the underlying implementation is a global database’s _changes feed. Closes COUCHDB-2665
- Loading branch information