forked from AkkomaGang/akkoma
Add missing language spec
This commit is contained in:
parent
66450f8615
commit
cb162678df
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ All criteria are configured as a map of regular expressions to lists of policy m
|
|||
|
||||
Example:
|
||||
|
||||
```
|
||||
```elixir
|
||||
config :pleroma, :mrf_subchain,
|
||||
match_actor: %{
|
||||
~r/https:\/\/example.com/s => [Pleroma.Web.ActivityPub.MRF.DropPolicy]
|
||||
|
|
Loading…
Reference in a new issue