From 834ea88420a4e6aee51a31a217e4c241b0501187 Mon Sep 17 00:00:00 2001 From: atlas Date: Tue, 18 Aug 2026 12:22:13 +0200 Subject: [PATCH] docs(#3162): point the serverName pin section at the new rebuild warning argus's optional note. Nothing in the doc was inaccurate, but an operator who sees the activation-time warning has no thread back to the page that explains why pinning matters -- and this section is the explanation. States the one property they need from it: it never fails the rebuild, so acting on it is theirs to do before the ids are minted. --- docs/matrix.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/matrix.md b/docs/matrix.md index b0c0040f..5bc4328e 100644 --- a/docs/matrix.md +++ b/docs/matrix.md @@ -67,6 +67,12 @@ services.hyperhive.swarm.matrix = { }; ``` +A rebuild on a host that already has a homeserver prints a +`hive-matrix: WARNING — … serverName is unset` line when this is missing, +naming the value it is about to default to. That warning is why this +section exists; it never fails the rebuild, so it is on you to act on it +before the ids are minted. + ## Default-closed firewall `openFirewall` defaults to `false` (secure-by-default): the host