copy worker code from old app
This commit is contained in:
3
src/app.config.mjs
Normal file
3
src/app.config.mjs
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
export const MAX_DATA_SIZE = 1e5;
|
||||
export const ERROR_MAX_DATA_SIZE = 'Error: Output exceeded maximum size allowed';
|
||||
Reference in New Issue
Block a user