Add greentext option
This commit is contained in:
parent
38fb5eaf6a
commit
7f00698c3b
@ -1160,6 +1160,12 @@ config :pleroma, :config_description, [
|
||||
type: :boolean,
|
||||
description: "Disables PleromaFE Chat component"
|
||||
},
|
||||
%{
|
||||
key: :greentext,
|
||||
label: "Greentext",
|
||||
type: :boolean,
|
||||
description: "Enables green text on lines prefixed with the > character."
|
||||
},
|
||||
%{
|
||||
key: :hidePostStats,
|
||||
label: "Hide post stats",
|
||||
|
Loading…
Reference in New Issue
Block a user