DelFileTypes

Location

HKEY_LOCAL_MACHINE
 \Software
  \KVS
   \Enterprise Vault
	\AdminService

Content

String

Description

Specifies additional files that you want the Admin Service to delete. The files matching ~DF*.tmp and EV$*.* are always deleted once their last access time is older than DelFilesOlderThanHours. Use semicolons (;) to separate file specifications.

For example, to specify that all *.tmp and *.log files are also deleted, set DelFileTypes to the following:

*.tmp;*.log