Not a developer? Go to MovableType.com

Documentation

EnableBlogStats

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 was added in version 6.0.

Re-enables the Blog Stats widget that was deprecated in Movable Type 6.

Allowed Values

1 or 0

Default

0

Examples

To enable the Blog Stats widget:

EnableBlogStats 1
Back