From 084319460050df8c1125a324586d65bdeaa12801 Mon Sep 17 00:00:00 2001 From: felix-schwarz Date: Sat, 2 Nov 2024 21:54:03 +0000 Subject: [PATCH] Configuration documentation updated --- doc/CONFIGURATION.json | 15 +++++++++++++++ doc/configuration.adoc | 6 ++++++ 2 files changed, 21 insertions(+) diff --git a/doc/CONFIGURATION.json b/doc/CONFIGURATION.json index 52fcd41ec..13d6775cb 100644 --- a/doc/CONFIGURATION.json +++ b/doc/CONFIGURATION.json @@ -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", diff --git a/doc/configuration.adoc b/doc/configuration.adoc index a1c544dc6..ed94915a3 100644 --- a/doc/configuration.adoc +++ b/doc/configuration.adoc @@ -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`