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 |
| unit.testing.url.base | String | The unit test URL. http://localhost:8080/OpenKM/ |
| 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. |