We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00fdee0 commit f4e67cbCopy full SHA for f4e67cb
1 file changed
mpcontribs-api/supervisord/supervisord.conf.jinja
@@ -14,7 +14,8 @@ environment=
14
AWS_REGION="us-east-1",
15
AWS_DEFAULT_REGION="us-east-1",
16
MAIL_DEFAULT_SENDER="contribs@materialsproject.org",
17
- DD_PROFILING_ENABLED="true",
+ DD_PROFILING_ENABLED="false",
18
+ DD_PROFILING_STACK_V2_ENABLED="false",
19
DD_LOGS_INJECTION="true",
20
FLASK_APP="mpcontribs.api",
21
PYTHONUNBUFFERED=1,
0 commit comments