CouchdbClient::getServerConfig

Returns the CouchDB server configuration.

Description

public array CouchdbClient::getServerConfig ( void )

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

Examples

Example #1 CouchdbClient::getServerConfig example

<?php

/* ... */

?>

The above example will output something similar to:

...