ソースを参照

Add Kocaptcha endpoint to the test config

tags/v1.1.7^2
rinpatch 4年前
コミット
3ecdd13bb2
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      config/test.exs

+ 2
- 0
config/test.exs ファイルの表示

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

読み込み中…
キャンセル
保存