Not a developer? Go to MovableType.com

Documentation

LogExportEncoding

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.

Deprecated:

This configuration directive has been replaced by ExportEncoding. Please use ExportEncoding in Movable Type 3.3 and later.

This configuration directive specifies the name of the character encoding when exporting an activity log.

Values

Default value: utf-8

Example

LogExportEncoding utf-8
Back