increase max file uploading number (#1794)
This commit is contained in:
@@ -19,6 +19,7 @@ NAVIGATION_MAX_RETRY_TIME = 5
|
||||
AUTO_COMPLETION_POTENTIAL_VALUES_COUNT = 5
|
||||
DROPDOWN_MENU_MAX_DISTANCE = 100
|
||||
BROWSER_DOWNLOADING_SUFFIX = ".crdownload"
|
||||
MAX_UPLOAD_FILE_COUNT = 50
|
||||
|
||||
# reserved fields for navigation payload
|
||||
SPECIAL_FIELD_VERIFICATION_CODE = "verification_code"
|
||||
|
||||
Reference in New Issue
Block a user