Files
opencloud/docs/services/ocdav/_index.md
T

27 lines
718 B
Markdown
Executable File

---
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
---
<!-- Do not edit this file, it is autogenerated. Edit the service README.md instead -->
## 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" >}}