Sets up a couchDB connection to use as default
| 1 | couch_set_default_connection(host, port = 5984, https = FALSE)
 | 
| host | The IP address of the couchDB instance | 
| port | The port to connect to | 
| https | Should a ssl protocol be used? | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.