LockoutNotifyTo
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.
Specify the author_id of whom you wish to notify if a user or an IP address is locked out. Use semicolons to specify multiple authors.
<pre class="prettyprint"><code class="language-bsh">LockoutNotifyTo 5;12/code></pre>