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