You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
help: 'Options to limit the complexity of requests to prevent denial-of-service attacks. Limits are enforced for all requests except those using the master or maintenance key. Each property can be set to `-1` to disable that specific limit.',
/* Options to limit the complexity of requests to prevent denial-of-service attacks. Limits are enforced for all requests except those using the master or maintenance key. Each property can be set to `-1` to disable that specific limit.
369
-
:ENV: PARSE_SERVER_REQUEST_COMPLEXITY
370
-
:DEFAULT: {} */
369
+
:ENV: PARSE_SERVER_REQUEST_COMPLEXITY */
371
370
requestComplexity: ?RequestComplexityOptions;
372
371
/* The security options to identify and report weak security settings.
0 commit comments