add report uri and report to

This commit is contained in:
Alex S 2019-05-16 12:49:40 +07:00
commit aa11fa4864
5 changed files with 107 additions and 65 deletions

View file

@ -61,6 +61,8 @@ config :pleroma, Pleroma.ScheduledActivity,
config :pleroma, :app_account_creation, max_requests: 5
config :pleroma, :http_security, report_uri: "https://endpoint.com"
try do
import_config "test.secret.exs"
rescue