Sfoglia il codice sorgente

Add Kocaptcha endpoint to the test config

tags/v1.1.7^2
rinpatch 4 anni fa
parent
commit
3ecdd13bb2
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      config/test.exs

+ 2
- 0
config/test.exs Vedi File

@@ -93,3 +93,5 @@ else
"You may want to create test.secret.exs to declare custom database connection parameters."
)
end

config :pleroma, Pleroma.Captcha.Kocaptcha, endpoint: "https://captcha.kotobank.ch"

Loading…
Annulla
Salva