From 7ecddf29faf669ef04b10c5d224bfd1fcfcbbda7 Mon Sep 17 00:00:00 2001 From: GryphonIs <547dljip@anonaddy.me> Date: Mon, 10 Jul 2023 16:38:26 -0400 Subject: [PATCH] Update services_connectable_or_not.md Tested With NextCloud WebDAV and it works fine. --- docs/services_connectable_or_not.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/services_connectable_or_not.md b/docs/services_connectable_or_not.md index 58e1f32..af6d2fd 100644 --- a/docs/services_connectable_or_not.md +++ b/docs/services_connectable_or_not.md @@ -18,7 +18,7 @@ The list is for information purposes only. | [MinIO](https://min.io/) | ? | ? | | | | | | [WsgiDAV](https://github.com/mar10/wsgidav) | Yes | | Yes | | Yes | CORS rules can be set. | | [Nginx `ngx_http_dav_module`](http://nginx.org/en/docs/http/ngx_http_dav_module.html) | Yes? | | Yes? | | Yes? | ? | -| NextCloud | Yes? | | Yes? | | Yes? | No CORS config by default. | +| NextCloud | Yes | | Yes | | Yes? | No CORS config by default. | | OwnCloud | Yes? | | Yes? | | Yes? | No CORS config by default. | | Seafile | Yes | | Yes | | Yes? | No CORS config by default. | | `rclone serve webdav` | Yes | | Yes | | Yes | No CORS support. |