mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
remove mod_deflate
Because it is not supported in oC, and will not be. https://github.com/owncloud/client/issues/965
This commit is contained in:
@@ -139,11 +139,11 @@ mod_gzip
|
||||
mod_gzip should be used because it speeds up the transfer of data and helps to
|
||||
free server memory and http connections are closed faster.
|
||||
|
||||
|
||||
mod_deflate
|
||||
-----------
|
||||
mod_deflate should be used because it speeds up the transfer of data and helps
|
||||
to free server memory and http connections are closed faster
|
||||
.. Commented out because oC does not support mod_deflate
|
||||
.. mod_deflate
|
||||
.. -----------
|
||||
.. mod_deflate should be used because it speeds up the transfer of data and helps
|
||||
.. to free server memory and http connections are closed faster
|
||||
|
||||
|
||||
php safe mode
|
||||
|
||||
Reference in New Issue
Block a user