We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c14eb5 commit 3512c40Copy full SHA for 3512c40
config/moda/configuration/default/env.yaml
@@ -4,6 +4,6 @@ data:
4
NODE_OPTIONS: '--max-old-space-size=4096'
5
PORT: '4000'
6
ENABLED_LANGUAGES: 'en,es,ja,pt,zh,ru,fr,ko,de'
7
- RATE_LIMIT_MAX: '150'
+ RATE_LIMIT_MAX: '21'
8
# Moda uses a non-default port for sending datadog metrics
9
DD_DOGSTATSD_PORT: '28125'
0 commit comments