Merge branch 'remove-linker-scheme-option' into 'develop'
[akkoma] / config / config.exs
index 60c9825570281f9b0efe116db11dc6074fccd5ce..34716cf37fd32268cb83055b4714be0ce5a1f732 100644 (file)
@@ -509,7 +509,6 @@ config :pleroma, :fetch_initial_posts,
 
 config :auto_linker,
   opts: [
-    scheme: true,
     extra: true,
     # TODO: Set to :no_scheme when it works properly
     validate_tld: true,