Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

[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
  • No labels