projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f48b90
)
Fix rate limit test
author
Egor Kislitsyn
<egor@kislitsyn.com>
Fri, 14 Jun 2019 12:24:31 +0000
(19:24 +0700)
committer
Egor Kislitsyn
<egor@kislitsyn.com>
Fri, 14 Jun 2019 12:24:31 +0000
(19:24 +0700)
config/test.exs
patch
|
blob
|
history
diff --git
a/config/test.exs
b/config/test.exs
index 1c5eff79459cb1a650a9df5b5d00210642b0b37a..73a8b82a1fb622bc5a70a3e0862b7579c52147dc 100644
(file)
--- a/
config/test.exs
+++ b/
config/test.exs
@@
-60,7
+60,7
@@
config :pleroma, Pleroma.ScheduledActivity,
total_user_limit: 3,
enabled: false
-config :pleroma, :rate_limit, app_account_creation: {1000, 5}
+config :pleroma, :rate_limit, app_account_creation: {10
_0
00, 5}
config :pleroma, :http_security, report_uri: "https://endpoint.com"