summaryrefslogtreecommitdiff
path: root/config/description.exs
diff options
context:
space:
mode:
authorfeld <feld@feld.me>2020-02-05 20:32:45 +0000
committerfeld <feld@feld.me>2020-02-05 20:32:45 +0000
commitb21e59da5f69505d276ddfa6b00c67a838dcc149 (patch)
treefa87f427eaf9a606cc5f44cf13850f229db2a8d1 /config/description.exs
parent49e80a15377fe460d7ac644601609700fffea632 (diff)
parent3909b5b7b34bbf879fd7809eef6ec0ae286c2ef2 (diff)
downloadpleroma-b21e59da5f69505d276ddfa6b00c67a838dcc149.tar.gz
pleroma-b21e59da5f69505d276ddfa6b00c67a838dcc149.zip
Merge branch 'remove-linker-scheme-option' into 'develop'
Remove AutoLinker `scheme` option from the config See merge request pleroma/pleroma!2176
Diffstat (limited to 'config/description.exs')
-rw-r--r--config/description.exs5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/description.exs b/config/description.exs
index 1ffb66287..a4d1a74a7 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -2181,11 +2181,6 @@ config :pleroma, :config_description, [
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],
description: