Explorar el Código

Add Kocaptcha endpoint to the test config

tags/v1.1.7^2
rinpatch hace 4 años
padre
commit
3ecdd13bb2
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      config/test.exs

+ 2
- 0
config/test.exs Ver fichero

@@ -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"

Cargando…
Cancelar
Guardar