[docs] clarify other federation modes not yet implemented (#1849)
This commit is contained in:
parent
70262d403c
commit
36fcd2e604
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue