Skip to content

Instantly share code, notes, and snippets.

@jimbolimbo3
Last active September 25, 2020 09:03
Show Gist options
  • Save jimbolimbo3/4fb002c2cd3dbe02066d00fde25a8e73 to your computer and use it in GitHub Desktop.
Save jimbolimbo3/4fb002c2cd3dbe02066d00fde25a8e73 to your computer and use it in GitHub Desktop.
{
"databases": {
"db": {
"server": "http://95.110.229.145:8091",
"bucket": "SLP",
"username": "SLP",
"password": "Rubisco1",
"enable_shared_bucket_access": true,
"import_docs": true,
"num_index_replicas": 0,
"users": {
"test": {"password": "testtest","admin_channels": ["*"],"disabled": false},
"GUEST": {"admin_channels": ["*"],"disabled": false}
}
}
},
"logging": {
"console": {
"log_level": "info",
"log_keys": ["HTTP+", "CRUD", "Sync"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment