mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-21 20:01:10 +00:00
Fix another line
This commit is contained in:
parent
3accef42e3
commit
bb87f193bb
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ Lemmy has three types of federation:
|
|||
- Allowlist: Explicitly list instances to connect to.
|
||||
- BlockList: Explicitly list instances to not connect to. Federation is open to all other instances.
|
||||
- Open: Federate with all potential instances.
|
||||
- Strict Allowlist: Only federate with allowlist, and block everything else.
|
||||
|
||||
**Federation is not set up by default.** You can add this [this federation block](https://github.com/lemmynet/lemmy/blob/main/config/config.hjson#L64) to your `lemmy.hjson`, and ask other servers to add you to their allowlist.
|
||||
|
||||
|
|
Loading…
Reference in a new issue