Skip to content

I want to set the file attachment size limit for all tables at once, instead of for each table.

Answer

You can set it all at once with the parameter "BinaryStorage.json".


Overview

You can set the attachment size limit for all tables by changing the "LimitSize", "LimitTotalSize", "LocalFolderLimitSize", and "LocalFolderLimitTotalSize" parameters in "BinaryStorage.json". If you have already set an attachment size limit for each table, those settings will take precedence, but if you have not changed the default value, the default value setting in "BinaryStorage.json" will be reflected.