hardcoded import size limit to 10mb to pass build error
This commit is contained in:
Vendored
-1
@@ -8,7 +8,6 @@ declare global {
|
||||
PAGINATION_TAKE_COUNT?: string;
|
||||
STORAGE_FOLDER?: string;
|
||||
AUTOSCROLL_TIMEOUT?: string;
|
||||
IMPORT_SIZE_LIMIT?: string;
|
||||
RE_ARCHIVE_LIMIT?: string;
|
||||
|
||||
SPACES_KEY?: string;
|
||||
|
||||
Reference in New Issue
Block a user