Manual:$wgBadUserAgents
From MediaWiki.org
![]() |
This feature was removed completely in version 1.2.0. |
User agent: $wgBadUserAgents | |
---|---|
Array of user agents that should be automatically blocked. |
|
Introduced in version: | pre 1.1.0 |
Removed in version: | 1.2.0 (r2473) |
Allowed values: | |
Default value: | false |
Other settings: Alphabetical | By Function
Details[edit | edit source]
User agent/range blocking Blocks all users using a particular user agent, possibly restricted to a set of IP ranges. Note: you can't block all user agents by leaving $wgBadUserAgents blank. That would block nothing.
This setting holds an array of user agents that should be automatically blocked.
e.g. array( 'OfflineExplorer/1.0' )
See also[edit | edit source]
Language: | English • 日本語 • русский |
---|