wohali commented on a change in pull request #123: Documentation for the 
scheduling replicator
URL: 
https://github.com/apache/couchdb-documentation/pull/123#discussion_r114008768
 
 

 ##########
 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:
   Perhaps a different hostname here, just to make sure it's still clear that 
replication is not a "private to me" concept, but a "works between machines" 
concept?
 
----------------------------------------------------------------
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

Reply via email to