Skip to content

Instantly share code, notes, and snippets.

@faried
Last active July 1, 2016 22:23
Show Gist options
  • Save faried/8ca4f6fcbe76a309a28b407b561851bd to your computer and use it in GitHub Desktop.
Save faried/8ca4f6fcbe76a309a28b407b561851bd to your computer and use it in GitHub Desktop.
{
"log":[
"REST",
"Shadow",
"CRUD",
"CRUD+",
"HTTP",
"HTTP+",
"Access",
"Changes",
"Changes+",
"Auth",
"SSL"
],
"facebook":{
"register":true
},
"databases":{
"travel-sample": {
"server":"http://couchbaseserver:8091",
"bucket":"travel-sample",
"users":{
"GUEST":{
"disabled":false,
"all_channels":[
"*"
],
"admin_channels":[
"*"
]
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment