Merge branch 'revert-3fee859b' into 'develop'
[akkoma] / config / config.exs
index 364aaf7769085532ad9046d6383a251a98d36519..41c1ff6371a21e56af6a4fdaf45aaf79801096c1 100644 (file)
@@ -612,8 +612,6 @@ config :pleroma, :modules, runtime_dir: "instance/modules"
 
 config :pleroma, configurable_from_database: false
 
-config :floki, :html_parser, Floki.HTMLParser.FastHtml
-
 # Import environment specific config. This must remain at the bottom
 # of this file so it overrides the configuration defined above.
 import_config "#{Mix.env()}.exs"