Location

Phoenix installation folder.

connectionStrings

PhoenixEmailService Settings

PhoenixFileService Settings

The PhoenixFileService relies on the settings defined in this section.

FileTempFolder

A list of temporary folders for all Phoenix nodes running on the server. Each path is seperated with a semi-colon. When the PhoenixFileService runs, it traverses the contents of each path identified in this value. Files that are older than the interval set in FileAgeThreshold are removed.

Caution:

Extreme caution must be taken when modifying this value manually.

Ensure that each path refers to the temporary folder that is used for each Phoenix node on the server. Indicating a path to a system folder, a program folder, or any other path that is not used by Phoenix to store temporary files could result in irreversible data loss, program instability or even an unrecoverable system failure.

The PhoenixFileService has no knowledge of the files it is deleting and does not make any backups. Nor does it make use of the Windows recycle bin. Once they are gone, they are gone.

FileScanInterval

The interval (in minutes) that the PhoenixFileService performs a scan of all known temporary folders. A value of 10 is typically used.

FileAgeThreshold

PhoenixSearchService Settings

Example

See Also