...
Parameter | Value | Description | Defaults |
---|---|---|---|
ReadOnly | List of ContentrepositoryIDs | List of comma-separated ContentReposity/-ies that should Defines a list of one or many ContentRepositories which shall be handled as read only. If set to trueFor every repository specified here, all write-requests will be rejected. | |
EnalbeComponentMoveEnableComponentMove | true / false | Move files instead of copying to ArchPath. If this option is being enabled it increases the performance if the working directory of the ContentServer and the defined ArchPath are on the same hard disk. Default: false | FALSE |
ContRepInPath | true / false | Repository ID in document filing structure on/offRecommendation: TRUEDefault: | TRUE |
ArchPath | Defines the path, where documents will be stored. Can be specified per ContentRepository by adding a trailing "_<ContentRepository>" Example: ArchPath_H8 T1 = /opt/storage/T1 Multiple path configurations are possible by adding a "#<number>" between ArchPath and potential trailing repository specification. Example: ArchPath#1_T1 = /opt/storagestorage1/T1 ArchPath#2_T1 = /homeopt/tempstorage2/storage_T1 | ||
FreeDiscSpaceArchPath | Defines the minimal amount of space in megabyte that should be kept free. Can be specified per ContentRepository by adding a trailing "_<ContentRepository>" Example: FreeDiscSpaceArchPath_H8 T1 = 1024 Multiple space configurations are possible by adding a "#<number>" between FreeDiscSpaceArchPath and potential trailing repository specifications. Example: FreeDiscSpaceArchPath#1_T1 = 1024 FreeDiscSpaceArchPath#2_T2 T1 = 512 | 0 | |
LockFiles | true / false | If set to true, component file and corresponding info file will be set read only on the filer. A delete date will be calculated and added to the properties file of the component. (Locking is done by a combination of the OS commands “touch –a –t” and “chmod 440”)Default: | FALSE |
RetentionPeriod | Integer | If set to true, component file and corresponding info file will be set read only on the filer. A delete date will be calculated and added to the properties file of the component. (Locking is done by a combination of the OS commands “touch –a –t” and “chmod 440”) | 0 |
ChangeRepositoryIDs | List of ContentrepositoryIDs | Repository ID’s to change, comma-separated. This parameter works only in combination with ContRepInPath = false. If a docu-ment document is archived with one of these ID’s, the first access to this docu-ment document with a different Conten-tRepID ContentRepID will overwrite the reposi-tory repository information in the document info file. | |
DuplicatePath | Defines the path for storing dulicates of the data (mirroring). Can be specified per ContentRepository by adding a trailing "_<ContentRepository>" Example: DuplicatePath_H8 T1 = /opt/storage/T1 Multiple path configurations are possible by adding a "#<number>" between DuplicatePath and potential trailing repository specification. Example: DuplicatePath#1_T1 = /opt/storage1/storageT1 DuplicatePath#2_T1 = /homeopt/tempstorage2/storage_T1 | ||
FreeDiscSpaceDuplicatedPath | Defines the minimal amount of space in megabyte that should be kept free. Can be specified per ContentRepository by adding a trailing "_<ContentRepository>" Example: FreeDiscSpaceDuplicatePath_H8 T1 = 1024 Multiple space configurations are possible by adding a "#<number>" between FreeDiscSpaceArchPath and potential trailing repository specifications. Example: FreeDiscSpaceDuplicatePath#1_T1 = 1024 FreeDiscSpaceDuplicatePath#2_T2 T1 = 512 | 0 | |
DataEncoding | Integer | 0 = No data encoding 1 = KGS encoding This parameter can be set per ContentRepository. Example: DataEncoding = 0 DataEncoding_T1 = 1 | 0 |
MaxFileNameLength | Integer | Defines a limitation for the maximal length of the filename. When this limit is exceeded the part of the ComponentID in the filenmae is being replaced by a fingerprint of the ComponentID and the original ComponentID is being stored in the info-file. Use this parameter only if your file system has a limitation that does not fit to the documents you want to archive. Default: 0 = no limitation | 0 |