Merge branch 'develop' into gun
This commit is contained in:
commit
d9e4b77f8b
1298 changed files with 3836 additions and 1862 deletions
|
|
@ -578,6 +578,7 @@ config :http_signatures,
|
|||
|
||||
config :pleroma, :rate_limit,
|
||||
authentication: {60_000, 15},
|
||||
timeline: {500, 3},
|
||||
search: [{1000, 10}, {1000, 30}],
|
||||
app_account_creation: {1_800_000, 25},
|
||||
relations_actions: {10_000, 10},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue