mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[docs] Clarify that boosting local-only posts maintains local-only status, in the documentation (#4145)
# Description I would also really like to know if local-only posts can be accessed publicly via URL? I can add it to the PR when I know. ## Checklist - [x] I/we have read the [GoToSocial contribution guidelines](https://codeberg.org/superseriousbusiness/gotosocial/src/branch/main/CONTRIBUTING.md). Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4145 Co-authored-by: filipesm <hello@filipesm.eu> Co-committed-by: filipesm <hello@filipesm.eu>
This commit is contained in:
@@ -134,7 +134,7 @@ GoToSocial lets you choose who can reply to your posts, via [interaction policie
|
||||
|
||||
### Local-only posting
|
||||
|
||||
Sometimes you only want to talk to people you share an instance with. GoToSocial supports this via local-only posting, which ensures that your post stays on your instance only. (Local-only posting is currently dependent on client support.)
|
||||
Sometimes you only want to talk to people you share an instance with. GoToSocial supports this via local-only posting, which ensures that your post stays on your instance only, even if it gets boosted. They also do not show up in the web interface, and are not accessible publicly via URL. (Local-only posting is currently dependent on client support.)
|
||||
|
||||
### RSS feed
|
||||
|
||||
|
Reference in New Issue
Block a user