summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2023-05-31 10:35:55 +0200
committerLibravatar GitHub <noreply@github.com>2023-05-31 10:35:55 +0200
commit36fcd2e604dbf4272b694b2790d55739962e36d4 (patch)
treedcf9404824a3ce657222c5e8f1121e0d76292890
parent[fix] Fix link to remote emoji pgae (#1845) (diff)
downloadgotosocial-36fcd2e604dbf4272b694b2790d55739962e36d4.tar.xz
[docs] clarify other federation modes not yet implemented (#1849)
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index eb4017e32..03d3a5efe 100644
--- 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