sets the name of the file field in the form data
var vault = new dhx.Vault("vault_container", { uploader:{ // obligatory, the path for upload target:"/upload" fieldName:"document" } });