From dede9e9affb1de1c16dc29f68486e9af210a0807 Mon Sep 17 00:00:00 2001 From: Stephan Holl <1610827+sholl@users.noreply.github.com> Date: Thu, 3 Apr 2025 00:15:56 +0200 Subject: [PATCH] Add hint about seafile WebDAV capabilitites (#38329) * Add hint about seafile WebDAV capabiltites * Make linter happy --------- Co-authored-by: Stephan Holl - con terra GmbH --- source/_integrations/webdav.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/webdav.markdown b/source/_integrations/webdav.markdown index 0f9d3ea6f65..f0abffe4180 100644 --- a/source/_integrations/webdav.markdown +++ b/source/_integrations/webdav.markdown @@ -41,6 +41,7 @@ Verify SSL: - [Owncloud](https://owncloud.com/): `https:///remote.php/webdav/` - [Hetzner Storage Box](https://www.hetzner.com/storage/storage-box): `https://.your-storagebox.de` - [Strato HiDrive](https://www.strato.de/): `https://webdav.hidrive.strato.com` +- [Seafile](https://manual.seafile.com/13.0/extension/webdav/): `https:///seafdav` if you are running your Seafile behind a reverse proxy, make sure to add the relevant port, by default WebDAV serves at port 8080. ## Removing the integration