feat: introducing ability to set custom collection import size limit (#4440)
This commit is contained in:
committed by
GitHub
parent
f10fac9f44
commit
0e00eeb950
@@ -43,5 +43,8 @@ createHoppApp("#app", {
|
||||
exportAsGIST: false,
|
||||
hasTelemetry: false,
|
||||
},
|
||||
limits: {
|
||||
collectionImportSizeLimit: 50,
|
||||
},
|
||||
infra: InfraPlatform,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user