Skip to content

Commit

Permalink
Configuration documentation updated
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-schwarz authored and github-actions[bot] committed Nov 2, 2024
1 parent 2958a32 commit 0843194
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
15 changes: 15 additions & 0 deletions doc/CONFIGURATION.json
Original file line number Diff line number Diff line change
Expand Up @@ -1473,6 +1473,21 @@
"status" : "advanced",
"type" : "string"
},
{
"autoExpansion" : "none",
"category" : "Endpoints",
"categoryTag" : "endpoints",
"classIdentifier" : "connection",
"className" : "OCConnection",
"defaultValue" : "remote.php/dav/spaces",
"description" : "Endpoint to as for WebDAV spaces.",
"flags" : 4,
"flatIdentifier" : "connection.endpoint-webdav-spaces",
"key" : "endpoint-webdav-spaces",
"label" : "connection.endpoint-webdav-spaces",
"status" : "advanced",
"type" : "string"
},
{
"autoExpansion" : "none",
"category" : "Connection",
Expand Down
6 changes: 6 additions & 0 deletions doc/configuration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1087,6 +1087,12 @@ tag::endpoints[]
|Endpoint to use for WebDAV metadata.
|advanced `candidate`

|connection.endpoint-webdav-spaces
|string
|`remote.php/dav/spaces`
|Endpoint to as for WebDAV spaces.
|advanced `candidate`

|connection.well-known
|string
|`.well-known`
Expand Down

0 comments on commit 0843194

Please sign in to comment.