Not a developer? Go to MovableType.com

Documentation

DeleteFilesAtRebuild

This is documentation about a configuration directive, which can be placed within Movable Type’s core configuration file, mt-config.cgi, to customize the behavior of the system.

This configuration directive specifies Movable Type to delete files it has created that now are not published or have been modified to be published elsewhere.

Values:

  • 0 - disabled
  • 1 - enabled (default)

Example

DeleteFilesAtRebuild 1
Back