projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e37e11
)
Increase API rate limit
author
Chocobozzz
<me@florianbigard.com>
Fri, 17 Apr 2020 12:18:24 +0000
(14:18 +0200)
committer
Chocobozzz
<me@florianbigard.com>
Fri, 17 Apr 2020 12:18:24 +0000
(14:18 +0200)
config/default.yaml
patch
|
blob
|
history
diff --git
a/config/default.yaml
b/config/default.yaml
index 78995b4bc8e3af79ebb4e29f7d0f44d951507fe2..c4ea3c42c0eba2d8635e5e18befba05ffec07688 100644
(file)
--- a/
config/default.yaml
+++ b/
config/default.yaml
@@
-13,7
+13,7
@@
rates_limit:
api:
# 50 attempts in 10 seconds
window: 10 seconds
- max:
5
0
+ max:
10
0
login:
# 15 attempts in 5 min
window: 5 minutes