Apply suggestion to docs/configuration/mrf.md

stable
feld 5 years ago
parent 88a76d0142
commit 6caf6a86c5

@ -111,9 +111,7 @@ defmodule Site.RewritePolicy do
@impl true
def describe do
mrf_sample = Pleroma.Config.get(:mrf_sample)
{:ok, %{mrf_sample: mrf_sample}}
{:ok, %{mrf_sample: %{content: "new message content"}}}`
end
end
```

Loading…
Cancel
Save