ArchiveUseHashDir
Set to false
if you do not want a hashed file directory structure in your archive directory (64 folders, each containing 64 folders).
When ArchiveMode is set to true
, the archive directory, by default, uses a hashed directory structure, to avoid slow file operations that can occur in some file systems when there are many files in a single folder. If you have set ArchiveFolderDateFormat to use a short time interval per folder, this might not be necessary, so you can disable the hashed directory structure by setting ArchiveUseHashDir
to false
.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | Server |
Example: | ArchiveUseHashDir=false
|
See Also: | Archive
ArchiveFolderDateFormat ArchiveMode |