chore(medusa): default endpoints size limit (#9616)
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
export { authenticate } from "./authenticate-middleware"
|
||||
export { errorHandler } from "./error-handler"
|
||||
|
||||
export const DEFAULT_BATCH_ENDPOINTS_SIZE_LIMIT = "2mb"
|
||||
|
||||
Reference in New Issue
Block a user