From 29b1da465219add851ae2ac738e4e3a1ba7f31c5 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Tue, 25 Feb 2025 06:33:50 +0100 Subject: [PATCH] takeover hints from https://github.com/Kozea/Radicale/issues/1168 --- DOCUMENTATION.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index fb86db70..b99b1d61 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -49,10 +49,8 @@ You want to try Radicale but only have 5 minutes free in your calendar? Let's go right now and play a bit with Radicale! When everything works, you can get a [client](#supported-clients) -and start creating calendars and address books. The server **only** binds to -localhost (is **not** reachable over the network) and you can log in with any -username and password. If Radicale fits your needs, it may be time for -[some basic configuration](#basic-configuration). +and start creating calendars and address books. By default, the server only binds to localhost (is not reachable over the network) +and you can log in with any user name and password. When everything works, you may get a local client and start creating calendars and address books. If Radicale fits your needs, it may be time for some [basic configuration](#basic-configuration) to support remote clients. Follow one of the chapters below depending on your operating system.