16 lines
570 B
Markdown
16 lines
570 B
Markdown
|
|
# Allow-listing
|
||
|
|
|
||
|
|
By default, Funkwhale communicates with all reachable pods on the {term}`Fediverse`. If you want to lock down which pods you interact with, your pod admin can enable __allow-listing__. With this enabled, only pods on your allow-list can interact with your pod.
|
||
|
|
|
||
|
|
If you didn't use allow-listing before, you can remove all content from pods not on your list. Check out our guide on [purging content](../domains/purge_domain.md) to remove this content.
|
||
|
|
|
||
|
|
```{toctree}
|
||
|
|
---
|
||
|
|
caption: Manage your pod's allow-list
|
||
|
|
maxdepth: 1
|
||
|
|
---
|
||
|
|
|
||
|
|
add_domain
|
||
|
|
remove_domain
|
||
|
|
|
||
|
|
```
|