Problem with default settings for comments component. Hello, I have next problem:I need to set some default settings for comments component and I tried to do it in next way - I added node with name "comments" under the jcr:content of template of me page. When I create page, this "comments" node appears in /conent/mypagename/jcr:content/ but comments component does not work. If I delete this "comments" node, then set the same settings via edit dialog, node with the same properties appears and component works! Also, as I found here - help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__srsa-hi_i_raisedane.html , node with name comments will not be replicated during page activation, and as I see it, it's done to prevent problem that I got with my properties.Can anyone suggest me the way, how I can set some default setting for comments component?Thank you. UPD: when I put me comments component into the parsys it's properties were successfuly replicated with page. But why it was not w