Manual:$wgBadUserAgents/de-formal

This page is a translated version of the page Manual:$wgBadUserAgents and the translation is 10% complete.
Language, regional and character encoding settings: $wgBadUserAgents
Array of user agents that should be automatically blocked.
Eingeführt in Version:pre 1.1.0
Entfernt in Version:1.2.0 (r2473)
Erlaubte Werte:nicht angegeben
Standardwert:false

Details

User agent/range blocking. Blocks all users using a particular user agent, possibly restricted to a set of IP ranges.

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