fs::max_upload_size (public)

 fs::max_upload_size [ -package_id package_id ]

Defined in packages/file-storage/tcl/file-storage-procs.tcl

Switches:
-package_id (optional)
id of the file-storage package instance. Will default to the connection package_id if not specified. Returns the maximum upload size for this file-storage instance. If the value from the parameter is empty, invalid, or bigger than the server-wide upload limit, the latter will take over.
Returns:
numeric value in bytes

Testcases:
fs_add_file_to_folder
[ show source ]
Show another procedure: