Manual:$wgUseDumbLinkUpdate
Appearance
This feature was removed completely in version 1.22.0. |
Performance hacks and limits: $wgUseDumbLinkUpdate | |
---|---|
Do DELETE /INSERT for link updates instead of incremental. |
|
Introduced in version: | 1.4.0 |
Removed in version: | 1.22.0 (Gerrit change 88789; git #25369c83) |
Allowed values: | (boolean) |
Default value: | false |
Other settings: Alphabetical | By function |
Details
[edit]Do DELETE
/INSERT
for link updates instead of incremental.