diff --git a/server/src/config/index.js b/server/src/config/index.js index 5b497948b..2d5df41d7 100644 --- a/server/src/config/index.js +++ b/server/src/config/index.js @@ -144,7 +144,7 @@ export default { blockDuration: 60 * 15, }, requests: { - points: 30, + points: 60, duration: 60, blockDuration: 60 * 10, }