remove quantum package

This commit is contained in:
Maksim Pechnikov 2019-11-27 16:35:12 +03:00
commit d55859f5a4
3 changed files with 1 additions and 5 deletions

View file

@ -607,7 +607,6 @@ config :pleroma, :web_cache_ttl,
activity_pub: nil,
activity_pub_question: 30_000
config :swarm, node_blacklist: [~r/myhtml_.*$/]
# 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"