Handling multiple domains using Externalizer
Hello All - Is there a way to configure the externalizer for multiple publish domains? We have 4 domains in our project and would like to maintain the externalizer config based on run-modes. In the externalizer config it says, we need to specify publish followed by domain to specify the configs. i.e
publish www.example1.com
publish www.example2.com
publish www.example3.com
publish www.example4.com
How can I specify the configs. Since all are different domains.
com.day.cq.commons.impl.ExternalizerImpl