[Feature] Adding Azure Blob Storage support to File Upload workflow block (#3130)
This commit is contained in:
@@ -19,6 +19,7 @@ AUTO_COMPLETION_POTENTIAL_VALUES_COUNT = 3
|
||||
DROPDOWN_MENU_MAX_DISTANCE = 100
|
||||
BROWSER_DOWNLOADING_SUFFIX = ".crdownload"
|
||||
MAX_UPLOAD_FILE_COUNT = 50
|
||||
AZURE_BLOB_STORAGE_MAX_UPLOAD_FILE_COUNT = 50
|
||||
DEFAULT_MAX_SCREENSHOT_SCROLLS = 3
|
||||
|
||||
# reserved fields for navigation payload
|
||||
|
||||
Reference in New Issue
Block a user