Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Disabling node versioning

Avatar

Former Community Member

Hi,

Is there an option to disable node versioning for all the pages under a content hierarchy ?

Thanks!

1 Accepted Solution

Avatar

Correct answer by
Level 10

See this for disabling configuration

https://docs.adobe.com/docs/en/cq/5-6-1/deploying/version_purging.html#Version Manager

Set versionmanager.createVersionOnActivation as false

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

See this for disabling configuration

https://docs.adobe.com/docs/en/cq/5-6-1/deploying/version_purging.html#Version Manager

Set versionmanager.createVersionOnActivation as false

Avatar

Former Community Member

Thanks!