On 2 Mar 2016 at 11:50:30, Pascal BASTIEN
(pbasnews-xwiki@yahoo.fr(mailto:pbasnews-xwiki@yahoo.fr)) 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#HDocument…
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+…
Thanks
-Vincent
Thxs.
Pascal B