Experimental configuration parameters
Property | Type | Description |
---|---|---|
unit.testing.folder |
String |
Folder used by testing process. /okm:root/okmTesting |
unit.testing.user |
String |
User used for unit testing. okmAdmin |
unit.testing.password |
String |
Password of the user used for unit testing. admin |
extension.digicert.base.path |
String |
OpenKM base folder: /okm:root/invoices |
extension.digicert.keystore.file |
String |
Path of the keystore file. /home/openkm/certificate.p12 |
extension.digicert.keystore.password |
String |
The password of the keystore. |
extension.digicert.keystore.type |
String |
The keystore type ( JKS or PKCS12 ) JKS |
extension.digicert.private.key.alias |
String |
The alias of the certificate. b138bef79c0104378101b77b71922c61_9463f621-75bc-4ff7-b832-08ea82e57a16 |
extension.digicert.signature.algoritm |
String |
The algorithm of the certificate. rsa |
extension.digicert.type |
String |
Values can be "month" or "quarterly". month |
extension.digicert.upload.base.path |
String |
OpenKM path where the documents are upload. /okm:root/invoices/upload |
extension.digicert.validate.properties |
String |
Metadata group fields. okp:digicert.num.recepcion |
amazon.access.key |
String | The Amazon s3 access key.
Must be configured to export repository content to Amazon S3. |
amazon.secret.key | String | The Amazon s3 secret key.
Must be configured to export repository content to Amazon S3. |