mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-08 09:24:18 +00:00
ensure default value is sane
This commit is contained in:
parent
df39cab9c1
commit
7759187de9
|
@ -845,7 +845,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
|
||||
|
|
Loading…
Reference in a new issue