sets a limit for max size of a file to upload
size | number | the max size of a file |
var myVault = new dhtmlXVaultObject();
myVault.setMaxFileSize(1234567);
This API page is for Vault v2.5. Please go to docs.dhtmlx.com/vault/ to see API reference for the current version of dhtmlxVault.