mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
Merge pull request #10644 from nextcloud/enh/noid/add-compression-section
add a section to server-tuning about asset compression
This commit is contained in:
@@ -50,6 +50,12 @@ Caching improves performance by storing data, code, and other objects in memory.
|
||||
Memory cache configuration for the Nextcloud server must be installed and configured.
|
||||
See :doc:`../configuration_server/caching_configuration`.
|
||||
|
||||
Compression
|
||||
-----------
|
||||
|
||||
Enabling compression in your web server for JavaScript, CSS, and SVG files improves the
|
||||
performance because fewer bytes need to be transferred to the clients.
|
||||
|
||||
Using MariaDB/MySQL instead of SQLite
|
||||
-------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user