DAV
Calendar and Contacts (DAV)
Return whether Horde is enabled
This function checks whether Horde is enabled. Since Horde is no longer installed with the product, the return value will only ever be 0.
get/DAV/is_horde_enabled
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "is_horde_enabled",
"module": "DAV",
"result": {
"status": 1
}
}