From 90fbb14da8ba413e5d82640992ad25c9326e7823 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Sun, 12 Jun 2016 17:41:33 +0200 Subject: [PATCH] [doc] Update README.md regarding .well-known paths --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc96701..c32a49b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ this package: * Integrate with YunoHost users and SSO - i.e. logout button * Allow one user to be the administrator (set at the installation) * Optionally access the user home folder from ownCloud files (set at the installation) - * Serve `/.well-known` paths for CalDAV and CardDAV on the domain + * Serve `/.well-known` paths for CalDAV and CardDAV on the domain only if it's + not already served - i.e. by Baïkal ## Limitations