HiI have a similar issue. When trying to access package share from outside AEM (regardless of Firefox or Chrome) the website freezes upon login. However when I open package share in Firefox from within AEM it works almost every time. Not sure what the issue is but maybe this helps some of you lot.BR...
Hi kautuksahniI don't know for sure if it was a recommended value or just something that we picked up from online references back when we upgraded to 6.0 with CRX3. I thought I read it back then but it's been a while so I could be wrong. Anyways I'm more interested in whether there are some recommen...
Hi guysI was wondering if there is a recommended value for minRecordLength in org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore.config. We've currently set its value to 4kb (which if I'm not mistaken was a recommended value back with 6.0). When studying [0] however I noticed that Adobe ...
Hi KautukThx for your response. The link you've mentioned about how to disable versioning on publish instances seems to be directed towards CRX2. Is there any documentation that applies to CRX3 as well?Cheers
Hi guysI have a quick question regarding version purging. According to [0] I should use the Version Manager (PID com.day.cq.wcm.core.impl.VersionManagerImpl). Yet there is also a configuration for the Version Purge Task (PID com.day.cq.wcm.core.impl.VersionPurgeTask) which according to [1] is part o...
Hi guysJust a quick question regarding assets, workflows and the new touch UI. While with the classic UI it was quite easy for authors to just select multiple assets and apply a workflow to them I could not find this option in the touch UI. Even [0] does not mention it and refers to classic UI for t...
HiI don't know about AEM 6.1 but with AEM 6.0 you could create a new node at location /apps/granite/operations/config/maintenance/_granite_daily. Following are the properties that we have set for this node.<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/slin...
Hi folksI am currently trying to set the OSGi configuration for com.day.cq.rewriter.linkchecker.impl.LinkInfoStorageImpl via a source content package (/apps/.../config/...) in AEM6. My XML looks like this:<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling...