From d557f0f456b581d37ed4494248bd7dcab749b62e Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Wed, 25 Jun 2025 23:15:12 +0000 Subject: [PATCH] README: soften warning to tip. [ci skip] Signed-off-by: Jason Volk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 070fe4a4..e8122f3e 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ configured. **Most users deploy via docker or a distribution package and should This is just a summary for the impatient. See the full [documentation](https://matrix-construct.github.io/tuwunel/). -> [!WARNING] +> [!TIP] > Avoid using a sub-domain for your `server_name`. You can always delegate later with a [`.well-known`](https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/configuring-well-known.md) > file, but you can never change your `server_name`.