- Unpack AEM by running the following command.
java –jar cq-quickstart-6.jar -unpack - Create a folder named crx-quickstart\install in the installation directory.
- Create a file with the name <service pid>.cfg. [From AEM 6.0 this should be .config] For example – org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService.cfg in the newly created folder.
- Edit the file and set the configuration options line by line.
For example – tarmk.size=256MB