wellknown
Configuration for the wellknown service
struct: OcmProviderConfig
ocm_prefix string ocm
The prefix URL where the OCM API is served. [Ref]
[http.services.wellknown]
ocm_prefix = "ocm"endpoint string This host's full URL. If it's not configured, it is assumed OCM is not available.
[http.services.wellknown]
endpoint = "This host's full URL. If it's not configured, it is assumed OCM is not available."provider string reva
A friendly name that defines this service. [Ref]
[http.services.wellknown]
provider = "reva"webdav_root string /remote.php/dav/ocm
The root URL of the WebDAV endpoint to serve OCM shares. [Ref]
[http.services.wellknown]
webdav_root = "/remote.php/dav/ocm"webapp_root string /external/sciencemesh
The root URL to serve Web apps via OCM. [Ref]
[http.services.wellknown]
webapp_root = "/external/sciencemesh"invite_accept_dialog string /open-cloud-mesh/accept-invite
The frontend URL where to land when receiving an invitation [Ref]
[http.services.wellknown]
invite_accept_dialog = "/open-cloud-mesh/accept-invite"enable_webapp bool false
Whether web apps are enabled in OCM shares. [Ref]
[http.services.wellknown]
enable_webapp = falseenable_datatx bool false
Whether data transfers are enabled in OCM shares. [Ref]
[http.services.wellknown]
enable_datatx = falseenable_embedded bool false
Whether embedded shares are enabled in OCM shares. [Ref]
[http.services.wellknown]
enable_embedded = false