projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65299da
)
Minor grammar nit
author
Mark Felder
<feld@FreeBSD.org>
Fri, 8 May 2020 19:36:59 +0000
(14:36 -0500)
committer
Mark Felder
<feld@FreeBSD.org>
Fri, 8 May 2020 19:36:59 +0000
(14:36 -0500)
config/description.exs
patch
|
blob
|
history
diff --git
a/config/description.exs
b/config/description.exs
index 39e0940824ce7bfe654dedb21317eaff0ca0bfb7..504161a9f4e8d430f277806d39ea3990ba5f9367 100644
(file)
--- a/
config/description.exs
+++ b/
config/description.exs
@@
-712,7
+712,7
@@
config :pleroma, :config_description, [
key: :quarantined_instances,
type: {:list, :string},
description:
- "List of ActivityPub instances where private (DMs, followers-only) activities will not be sen
d
",
+ "List of ActivityPub instances where private (DMs, followers-only) activities will not be sen
t
",
suggestions: [
"quarantined.com",
"*.quarantined.com"