mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 03:24:20 +02:00
Ability to use CDN for core-defined libraries. Ability to select CDN provider.
This commit is contained in:
@@ -82,6 +82,8 @@
|
||||
'social' => 'social',
|
||||
'tinymce4' => 'tinymce4',
|
||||
)]]></core>
|
||||
<core name="e_jslib_cdn">1</core>
|
||||
<core name="e_jslib_cdn_provider">jsdelivr</core>
|
||||
<core name="e_jslib_browser_cache">0</core>
|
||||
<core name="e_jslib_nobcache">1</core>
|
||||
<core name="e_jslib_nocache">1</core>
|
||||
|
Reference in New Issue
Block a user