diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |