NoOverride
This directive was deprecated in version 4.2 in exchange for SearchNoOverride directive. The purpose and behavior of the two directives are exactly the same.
Provides a comma-separated list of configuration directives that cannot be overriden by either search templates or users. This means that only the settings made in mt-config.cgi will be used.
By default, the search engine allows most of the configuration directives to be overridden by search templates. This has the side effect
that users could also override those settings by changing values in the query string. In particular, this could be dangerous if you have some
private weblogs--even if you use IncludeBlogs or ExcludeBlogs to allow/deny certain weblogs to be searched, users could override that setting to search your private weblog.
Default: SearchMaxResults
Usage
SearchNoOverride SearchMaxResults,IncludeBlogs,ExcludeBlogs
Leave a note
Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.