X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=77a1e606e6d003e4c12dbc1e2597fdcc9782001a;hb=9a744d49c824e0a7d9963b00893fb2091e3ac4ab;hp=c7ac0d22c28293b8b55c6caa4af8c2b233efb8cd;hpb=6bb4f4e1721d30762978b59a1aed11137223c183;p=akkoma diff --git a/config/config.exs b/config/config.exs index c7ac0d22c..77a1e606e 100644 --- a/config/config.exs +++ b/config/config.exs @@ -47,7 +47,6 @@ use Mix.Config config :pleroma, ecto_repos: [Pleroma.Repo] config :pleroma, Pleroma.Repo, - types: Pleroma.PostgresTypes, telemetry_event: [Pleroma.Repo.Instrumenter], migration_lock: nil