couch_set_default_connection: Set default connection

Description Usage Arguments

Description

Sets up a couchDB connection to use as default

Usage

1
couch_set_default_connection(host, port = 5984, https = FALSE)

Arguments

host

The IP address of the couchDB instance

port

The port to connect to

https

Should a ssl protocol be used?


couchDB documentation built on May 2, 2019, 4:09 a.m.