[xwiki-users] How to disable versionning for a document
Hi, I have a page cronly updated with RESTful API and I want disable document versionning for this page only. I want to save a little bit storage :-) Is it possible and how? If not I suppose I must schedule a full history wipe? Thxs. Pascal B
On 2 Mar 2016 at 11:50:30, Pascal BASTIEN ([email protected](mailto:[email protected])) wrote:
Hi,
I have a page cronly updated with RESTful API and I want disable document versionning for this page only.
I’m interested in knowing more about the use case to see if there’s a generic need.
I want to save a little bit storage :-)
Is it possible and how?
Right now disabling versioning is only global: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HDocumentv...
If not I suppose I must schedule a full history wipe?
I’ve added this snippet not long ago that you could find useful for this: http://extensions.xwiki.org/xwiki/bin/view/Extension/Delete+Revisions+From+A... Thanks -Vincent
Thxs.
Pascal B
participants (2)
-
Pascal BASTIEN -
vincent@massol.net