Merge pull request 'Update soapbox-fe base url' (#220) from lou_de_sel/akkoma:lou_de_...
[akkoma] / config / config.exs
index 330e572fe8af04170f7f911a4b02ab2f40df7a96..7fbfb9ad29ca94d7648c9006ec47baf5e3b49fdc 100644 (file)
@@ -48,6 +48,7 @@ config :pleroma, ecto_repos: [Pleroma.Repo]
 
 config :pleroma, Pleroma.Repo,
   telemetry_event: [Pleroma.Repo.Instrumenter],
+  queue_target: 20_000,
   migration_lock: nil
 
 config :pleroma, Pleroma.Captcha,
@@ -752,9 +753,9 @@ config :pleroma, :frontends,
     },
     "soapbox-fe" => %{
       "name" => "soapbox-fe",
-      "git" => "https://gitlab.com/soapbox-pub/soapbox-fe",
+      "git" => "https://gitlab.com/soapbox-pub/soapbox",
       "build_url" =>
-        "https://gitlab.com/soapbox-pub/soapbox-fe/-/jobs/artifacts/${ref}/download?job=build-production",
+        "https://gitlab.com/soapbox-pub/soapbox/-/jobs/artifacts/${ref}/download?job=build-production",
       "ref" => "v2.0.0",
       "build_dir" => "static"
     },
@@ -845,7 +846,7 @@ config :pleroma, Pleroma.Search.Elasticsearch.Cluster,
 
 config :pleroma, :translator,
   enabled: false,
-  module: Akkoma.Translators.DeepL
+  module: Pleroma.Akkoma.Translators.DeepL
 
 config :pleroma, :deepl,
   # either :free or :pro