/
Configure maximum count of files shown in filemanager
Configure maximum count of files shown in filemanager
Web.config under the <appSettings>section
FileManagerMaxFileCount
E.g:
<add key="FileManagerMaxFileCount" value="5000" />
The value defaults to 1000 if the setting is not present in web.config.
, multiple selections available,
Related content
Options / Settings
Options / Settings
More like this
Configuring restrictions for uploading of certain file types
Configuring restrictions for uploading of certain file types
More like this
Server import
Server import
More like this
Configure file upload (available from version 5.1.0.0)
Configure file upload (available from version 5.1.0.0)
More like this
Sorting File manager grid
Sorting File manager grid
More like this
Manage attachments on selected file
Manage attachments on selected file
More like this