| This feature was removed completely in version 1.26.0. |
| ResourceLoader: $wgResourceLoaderUseESI | |
|---|---|
| Enable embedding of certain resources using Edge Side Includes. |
|
| Introduced in version: | 1.17.0 (r73678) |
| Removed in version: | 1.26.0 (Gerrit change 228345; git #96fc6053) |
| Allowed values: | (boolean) |
| Default value: | false |
| Other settings: Alphabetical | By function | |
Details
Enable embedding of certain resources using Edge Side Includes (ESI). This will improve performance but only works if there is something in front of the web server (e.g. a Squid or Varnish server) configured to process the ESI.
See also
- ResourceLoader
$wgResourceModules- Register modules that can later be loaded on a page$wgResourceModuleSkinStyles- Register skin-provided stylesheets to add to an existing ResourceLoader module$wgResourceLoaderDebug- Configure the default debug mode for MediaWiki.- Internal configuration settings:
$wgExtensionAssetsPath,$wgResourceLoaderMaxage - ResourceLoaderRegisterModules hook
- Developing with ResourceLoader – Learn how to use ResourceLoader in MediaWiki
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.