From 681467260dfc1cca02c116f9cb8b25a05d1ca18c Mon Sep 17 00:00:00 2001 From: lichenblankie Date: Fri, 5 Jun 2026 00:55:34 +0000 Subject: [PATCH] forum README: auto-discovery note --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd6d74a..0001cec 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,8 @@ Enable it on the `/style` page under "Forum". A "Forum" link will appear in the ### How it works - Threads and posts are stored in `~/.tinyweb/forum.db` (separate from your search index) -- Instances sync forum content over Reticulum every 5 minutes +- Instances are discovered automatically via mesh announces — no manual setup needed +- Content syncs between all discovered instances every 5 minutes - Authors are identified by a short pseudonymous identity hash (no accounts, no sign-up) - Moderation is local: block authors, mute threads, keyword filters, and gossip block lists with peers