projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66450f8
)
Add missing language spec
author
rinpatch
<rinpatch@sdf.org>
Thu, 3 Oct 2019 07:37:34 +0000
(10:37 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Thu, 3 Oct 2019 07:37:34 +0000
(10:37 +0300)
docs/configuration/cheatsheet.md
patch
|
blob
|
history
diff --git
a/docs/configuration/cheatsheet.md
b/docs/configuration/cheatsheet.md
index f1d41b0c6cfc133377cc6d894dc5d0aac68029e3..82367ae0b7e083c810344549eedf3b3948bd0245 100644
(file)
--- a/
docs/configuration/cheatsheet.md
+++ b/
docs/configuration/cheatsheet.md
@@
-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]