Browse Source

Add missing language spec

object-id-column
rinpatch 4 years ago
parent
commit
cb162678df
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/configuration/cheatsheet.md

+ 1
- 1
docs/configuration/cheatsheet.md View File

@@ -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…
Cancel
Save