Variable BACKEND_SESSION_READ_LIMITSConst
BACKEND_SESSION_READ_LIMITS: {
model: { maxBytes: 4194304; maxDepth: 64; maxNodes: 500000 };
resourceBytes: 1048576;
} = ...
Type Declaration
-
Readonlymodel: { maxBytes: 4194304; maxDepth: 64; maxNodes: 500000 }
-
ReadonlyresourceBytes: 1048576