gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 36fcd2e604dbf4272b694b2790d55739962e36d4
parent 70262d403c15a96fe660d15925338dcb2a70adfa
Author: tobi <31960611+tsmethurst@users.noreply.github.com>
Date:   Wed, 31 May 2023 10:35:55 +0200

[docs] clarify other federation modes not yet implemented (#1849)


Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -135,8 +135,8 @@ GoToSocial plays nice with lower-powered machines like Raspberry Pi, old laptops GoToSocial doesn't apply a one-size-fits-all approach to federation. Who your server federates with should be up to you. - 'Normal' federation; discover new servers. -- *Allow list*-only federation; choose which servers you talk to. -- Zero federation; keep your server private. +- *Allow list*-only federation; choose which servers you talk to (not yet implemented). +- Zero federation; keep your server private (not yet implemented). ### OIDC integration