@dipu2 for a working example, start a new aem project using the aem maven archteype. next, build the code. Check /content/conf/my-project, and you should see the default settings as applied. Following the best practice for how to store /conf in the code, the aem maven archetype project is storing th...