Lint, long lines
This commit is contained in:
parent
d169e51b7e
commit
80076f1974
@ -1535,8 +1535,7 @@ config :pleroma, :config_description, [
|
|||||||
group: :pleroma,
|
group: :pleroma,
|
||||||
key: :mrf_rejectnonpublic,
|
key: :mrf_rejectnonpublic,
|
||||||
tab: :mrf,
|
tab: :mrf,
|
||||||
description:
|
description: "RejectNonPublic drops posts with non-public visibility settings.",
|
||||||
"RejectNonPublic drops posts with non-public visibility settings.",
|
|
||||||
label: "MRF Reject Non Public",
|
label: "MRF Reject Non Public",
|
||||||
type: :group,
|
type: :group,
|
||||||
children: [
|
children: [
|
||||||
@ -3108,7 +3107,8 @@ config :pleroma, :config_description, [
|
|||||||
label: "MRF Object Age",
|
label: "MRF Object Age",
|
||||||
tab: :mrf,
|
tab: :mrf,
|
||||||
type: :group,
|
type: :group,
|
||||||
description: "Rejects or delists posts based on their timestamp deviance from your server's clock.",
|
description:
|
||||||
|
"Rejects or delists posts based on their timestamp deviance from your server's clock.",
|
||||||
children: [
|
children: [
|
||||||
%{
|
%{
|
||||||
key: :threshold,
|
key: :threshold,
|
||||||
|
Loading…
Reference in New Issue
Block a user