Skip to content

Commit 18256fd

Browse files
committed
docs: Enable local JavaScript libraries usage
Loading Libraries per default via CDN, e.g. GoogleFonts is possibly problematic with european GDPR.
1 parent bdf5d2f commit 18256fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/ADVANCED-CONFIGURATION.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Frontend Advanced Settings
8585

8686
.. code-block:: php
8787
88-
'use.local.js.libs' => false,
88+
'use.local.js.libs' => true,
8989
9090
**home.url**
9191
URL to redirect users after login.

0 commit comments

Comments
 (0)