From e29a90550665845e533f354b4d3f6f28428bc45c Mon Sep 17 00:00:00 2001 From: lichenblankie Date: Fri, 5 Jun 2026 01:00:57 +0000 Subject: [PATCH] forum README: auto-discovery toggle and auto-prune --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0001cec..42e2e63 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,8 @@ Enable it on the `/style` page under "Forum". A "Forum" link will appear in the - 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) +- Auto-discovery can be disabled in the moderation page (manual sync only) +- Threads are auto-pruned after 30 days (configurable, or set to 0 to keep everything) - Moderation is local: block authors, mute threads, keyword filters, and gossip block lists with peers For full feature docs, see the [tinyweb-forum README](https://git.derickphan.com/lichenblankie/tinyweb-forum).