owncloud / owncloud/ocis

Propfind depth:infinity config is not listed in the capabilities

Open
#7,445 3 comments 0 reactions 0 assignees View on GitHub
Type:Bug Type:Discussion
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

Do we have expectation to see propfind settings in the capabilities like we see in oC10?
```json
"dav": {
"chunking": "1.0",
"trashbin": "1.0"
"reports": [
"search-files"
],
"propfind": {
"depth_infinity": false
},
},
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.