StatusDirUsesHashStructure
Set StatusDirUsesHashStructure
to True
to store status files (.data
and .CMD
) in a hash directory structure. This option reduces the number of files in a single directory, which can improve the performance of file access. By default, all status files are stored in the single directory install_dir\content\status
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: | StatusDirUsesHashStructure=True
|
See Also: |