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
'If set to `true`, error details are removed from error messages in responses to client requests, and instead a generic error message is sent. Default is `true`.',
/* If true, disables sanitizing errors and returns the detailed message instead of "Permission denied".
351
-
:DEFAULT: false */
352
-
disableSanitizeError: ?boolean;
350
+
/* If set to `true`, error details are removed from error messages in responses to client requests, and instead a generic error message is sent. Default is `true`.
0 commit comments