Skip to content

Instantly share code, notes, and snippets.

@bekatom
Created October 15, 2016 18:27
Show Gist options
  • Select an option

  • Save bekatom/d9ecd2f00952500c05bb5be87417e5c3 to your computer and use it in GitHub Desktop.

Select an option

Save bekatom/d9ecd2f00952500c05bb5be87417e5c3 to your computer and use it in GitHub Desktop.
couch_sync_gateway
{
"log": ["*"],
"databases": {
"db": {
"server": "http://192.168.5.103:8091/",
"bucket": "default",
"users": { "GUEST": { "disabled": false, "admin_channels": ["*"] } }
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment