nickva commented on a change in pull request #123: Documentation for the
scheduling replicator
URL:
https://github.com/apache/couchdb-documentation/pull/123#discussion_r114019616
##########
File path: src/replication/replicator.rst
##########
@@ -43,107 +48,151 @@ Let's say you POST the following document into
``_replicator``:
{
"_id": "my_rep",
- "source": "http://myserver.com:5984/foo",
+ "source": "http://user:pass@localhost:5984/foo",
Review comment:
Good idea
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services