mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-28 13:48:40 +07:00
Also remove assetdirectory
This commit is contained in:
@@ -3,8 +3,8 @@ JavaScript and CSS Asset Management
|
||||
|
||||
.. warning:: The asset pipelining feature has been remove in Nextcloud 10, because it broke several
|
||||
apps, calendar and gallery being two of them. In order to remove traces, you can manually
|
||||
remove the ``asset-pipeline.enabled`` config from your config file and delete the
|
||||
``assets/`` folder.
|
||||
remove the ``asset-pipeline.enabled`` and ``assetdirectory`` configs from your config
|
||||
file and delete the ``assets/`` folder.
|
||||
|
||||
In production environments, JavaScript and CSS files should be delivered in a concatenated and compressed format.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user