Path

ezpublish / documentation / ez publish / technical manual / 4.x / reference / scripts / generic / cleanupversions.php


Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

cleanupversions.php

Summary

This file contains the script to cleanup versions according to content.ini/[VersionManagement]/DefaultVersionHistoryLimit and VersionHistoryClass settings

Location

./bin/php/cleanupversions.php

Description

This cleanup script is going to remove archived versions according to the following settings in "content.ini":

[VersionManagement]
 
DefaultVersionHistoryLimit
 
VersionHistoryClass

Geir Arne Waaler (06/10/2011 11:42 am)

Geir Arne Waaler (06/10/2011 11:42 am)


Comments

There are no comments.