1
0
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:
Lóna Lore
2017-01-08 12:02:10 +01:00
parent 3dee2dc977
commit efeeeb94a4
330 changed files with 63064 additions and 29 deletions

View File

@@ -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>