mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
address review
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
93c10ed0ef
commit
09d89fe3d8
@ -53,10 +53,8 @@ See :doc:`../configuration_server/caching_configuration`.
|
||||
Compression
|
||||
-----------
|
||||
|
||||
Enabling compression in your web server for plain filetypes like javascript, css and svg files
|
||||
improves the performance because less bytes need to be transferred to the clients. Only these
|
||||
file types are necessary because all other plain filetypes are usually served by Nextcloud PHP
|
||||
code and compressed on the fly by it automatically if the client accepts gzip encoding.
|
||||
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
|
||||
-------------------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user