Remove AutoLinker scheme option from the config
This commit is contained in:
parent
c27d1d65bf
commit
3909b5b7b3
3 changed files with 2 additions and 7 deletions
|
|
@ -2171,11 +2171,6 @@ config :pleroma, :config_description, [
|
|||
type: :boolean,
|
||||
description: "Set to `false` to remove target='_blank' attribute"
|
||||
},
|
||||
%{
|
||||
key: :scheme,
|
||||
type: :boolean,
|
||||
description: "Set to `true` to link urls with schema http://google.com"
|
||||
},
|
||||
%{
|
||||
key: :truncate,
|
||||
type: [:integer, false],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue