Manual:$wgResourceLoaderUseESI
From MediaWiki.org
| Resource loader: $wgResourceLoaderUseESI | |
|---|---|
| Enable embedding of certain resources using Edge Side Includes. |
|
| Introduced in version: | 1.17.0 (r73678) |
| Removed in version: | still in use |
| Allowed values: | boolean |
| Default value: | false |
Other settings: Alphabetical | By Function
[edit] Details
Enable embedding of certain resources using Edge Side Includes. 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.
[edit] See also
- $wgResourceModules: Array of all extra defined modules that can later be loaded during the output
- $wgExtensionAssetsPath: Path to extension assets - must be set for extensions to work in debug mode.
- $wgResourceLoaderMaxage:
- $wgResourceLoaderInlinePrivateModules:
- $wgResourceLoaderDebug:
- $wgResourceLoaderUseESI:
- ResourceLoader (especially Migration guide for developers to learn how to use it with Extensions)
- Manual:Hooks/ResourceLoaderRegisterModules
| Language: | English • Français |
|---|