Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

[ILM-COMMON SETTINGS]

In order to use StorageFS please set in [ILM-COMMON SETTINGS] section the parameter StorageType = 0.

[ILM-StorageFS]

ParameterValueDescriptionDefaults
ContRepInPath

Repository ID in document filing structure on/off

TRUE
ReadOnlytrue / falseIf set to true, all write, update, and delete requests will be rejectedFALSE
ArchPath

Defines the path, where documents will be stored.

Can be specified per ContentRepository by adding a trailing "_<ContentRepository>"

Example: ArchPath_H8 = /opt/storage

Multiple path configurations are possible by adding a "#<number>" between ArchPath and potential trailing repository specification.

Example:

ArchPath#1_T1 = /opt/storage1/T1

ArchPath#2_T1 = /opt/storage2/T1


PropertyPath


PurgePath
Temporary path (used if EnableRMECollection = true)
EnableMovetrue / falseFile move instead of Copy to ArchPath. TRUE increases performance if CS working directory and ArchPath are on the same hard diskFALSE
EnableRMECollectiontrue / falseAllows removing entire collection in one request. (Default = true)TRUE