From 2107b09c211d86ea70461619eca9204689855d95 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Wed, 7 Jan 2026 14:52:26 +0100 Subject: [PATCH] Update readme.md --- readme.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 645f8aa..994c760 100644 --- a/readme.md +++ b/readme.md @@ -36,12 +36,15 @@ Find the ID of a GoToSocial account draft extension -unlisted = page is not visible, but can be accessed with the correct link -`MastodonapiMaxAge` = Age of Toots in hours that should still be imported. 0 = all available Toots. + +The following extension status values are supported: + +`public` = page is a normal page +`draft` = page is not visible, user needs to log in, requires draft extension +`unlisted` = page is not visible, but can be accessed with the correct link ## Developer