X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=41c1ff6371a21e56af6a4fdaf45aaf79801096c1;hb=01984d15cee6682afdb4c393ee0e6d0059bdb87c;hp=364aaf7769085532ad9046d6383a251a98d36519;hpb=ea1631d7e67e22eb49d608e066ef4a3555bf25f7;p=akkoma diff --git a/config/config.exs b/config/config.exs index 364aaf776..41c1ff637 100644 --- a/config/config.exs +++ b/config/config.exs @@ -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"