Not a developer? Go to MovableType.com

Documentation

NewUserDefaultWebsiteId

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 was deprecated in Movable Type 7 and later, due to the removal of the feature for assigning a blog (site) when creating a user.

When a new user creates a blog, the blog will be created within the website specified by the website_id directive.

Default

none

Example

NewUserDefaultWebsiteId classic_website

Back