Browse Source

Add Kocaptcha endpoint to the test config

tags/v1.1.7^2
rinpatch 4 years ago
parent
commit
3ecdd13bb2
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      config/test.exs

+ 2
- 0
config/test.exs View 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…
Cancel
Save