DokuWiki

It's better when it's simple

User Tools

Site Tools


config:jquerycdn

Configuration Setting: jquerycdn

DokuWiki uses the jQuery and jQuery UI JavaScript libraries. By default those libraries are loaded from the same host as DokuWiki is installed on. This option allows you to load the libraries from a public Content Delivery Network (CDN) instead.

Using a CDN is recommended for wikis accessed from the public internet, because a CDN will deliver the data from a location physically near the user, usually resulting in faster download speeds. When running a wiki on a local network, delivery from that network is probably faster.

  • Type: String
  • Default: 0

Possible options:

  • 0 – do not use a CDN and deliver locally
  • jquery – use code.jquery.com as CDN
  • cdnjs – use cdnjs.com as CDN

See also

config/jquerycdn.txt · Last modified: 2017-02-03 12:26 by andi

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki