Manual:$wgUpdateCompatibleMetadata
From MediaWiki.org
| EXIF: $wgUpdateCompatibleMetadata | |
|---|---|
| Whether to automatically update the img_metadata field if the metadata field is outdated but compatible with the current version. |
|
| Introduced in version: | 1.18.0 (r86169) |
| Removed in version: | still in use |
| Allowed values: | boolean |
| Default value: | false |
Other settings: Alphabetical | By Function
[edit] Details
Whether to automatically update the img_metadata field if the metadata field is outdated but compatible with the current version. This update would take place when viewing the image image page.
This setting defaults to false because during a code update, a lot of images could suddenly have outdated metadata, regenerating all of them could overload the server if it is a busy server.
| Language: | English |
|---|