Merge branch 'remove-linker-scheme-option' into 'develop'
[akkoma] / config / description.exs
index 1ffb66287484209c41a9e09a5a83318c9673fa38..a4d1a74a7abaaae9fb6b7fae921c3210788eb45c 100644 (file)
@@ -2180,11 +2180,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],