Add hierarchical file picker
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
{
|
||||
"vmUploadUrl": "https://example.invalid/upload/",
|
||||
"allowedExt": [".pdf", ".doc", ".docx", ".txt", ".md"],
|
||||
"maxFileBytes": 52428800,
|
||||
"maxSessionBytes": 524288000,
|
||||
"apiPrefix": "/api",
|
||||
"pullRetries": 3,
|
||||
"pullRetryDelay": 2
|
||||
"allowedExt": [".pdf", ".doc", ".docx", ".txt", ".md"]
|
||||
}
|
||||
Reference in New Issue
Block a user