forked from AkkomaGang/akkoma
Merge branch 'chore/description-grammar' into 'develop'
Minor grammar nit See merge request pleroma/pleroma!2496
This commit is contained in:
commit
3a014dd609
1 changed files with 1 additions and 1 deletions
|
@ -712,7 +712,7 @@
|
||||||
key: :quarantined_instances,
|
key: :quarantined_instances,
|
||||||
type: {:list, :string},
|
type: {:list, :string},
|
||||||
description:
|
description:
|
||||||
"List of ActivityPub instances where private (DMs, followers-only) activities will not be send",
|
"List of ActivityPub instances where private (DMs, followers-only) activities will not be sent",
|
||||||
suggestions: [
|
suggestions: [
|
||||||
"quarantined.com",
|
"quarantined.com",
|
||||||
"*.quarantined.com"
|
"*.quarantined.com"
|
||||||
|
|
Loading…
Reference in a new issue