MaxTagAutoCompletionItems
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.
Maximum number of tags to suggest when entering tags.
Values
Integer. Default is 1000.
Example
To allow 2000 tag auto completions:
MaxTagAutoCompletionItems 2000