--- title: ocDAV date: 2023-05-31T13:33:51.029749931+02:00 weight: 20 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/services/ocdav geekdocFilePath: README.md geekdocCollapseSection: true --- ## Abstract The ocdav service provides the WebDAV API which is required by ownCloud clients. Previews (thumbnails) are provided by the [WebDAV service](../webdav). ## Table of Contents * [Example Yaml Config](#example-yaml-config) ## Example Yaml Config {{< include file="services/_includes/ocdav-config-example.yaml" language="yaml" >}} {{< include file="services/_includes/ocdav_configvars.md" >}}