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.
Underneath this node you must create another node
/apps/granite/operations/config/maintenance/_granite_daily/_granite_RevisionGC
with the following content.
This way you can define
the time when the RevisionGC should be executed. I think it's also
possible to define multiple nodes of type
g...