Skip to content

Instantly share code, notes, and snippets.

@mastbaum
Created August 18, 2011 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mastbaum/1154131 to your computer and use it in GitHub Desktop.
Save mastbaum/1154131 to your computer and use it in GitHub Desktop.
{
"_id": "some_name",
"source": "source_db_name",
"target": "http://user:password@target_host.com:5984/target_db_name",
"user_ctx": {
"name": "remote_admin_username",
"roles": ["_admin"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment