enhancement(webdav): add privatelink field to the webdav search response
This commit is contained in:
@@ -39,7 +39,7 @@ func DefaultConfig() *config.Config {
|
||||
Service: config.Service{
|
||||
Name: "webdav",
|
||||
},
|
||||
OpenCloudPublicURL: "https://127.0.0.1:9200",
|
||||
OpenCloudPublicURL: "https://localhost:9200",
|
||||
WebdavNamespace: "/users/{{.Id.OpaqueId}}",
|
||||
RevaGateway: shared.DefaultRevaConfig().Address,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user