Changes the default setting for compression to enabled

This commit is contained in:
Trenton H
2023-02-07 10:12:36 -08:00
parent e6681ad450
commit 52232a99d5
2 changed files with 2 additions and 2 deletions

View File

@@ -762,7 +762,7 @@ should be a valid crontab(5) expression describing when to run.
: Enables compression of the responses from the webserver.
: Defaults to 0, disabling compression.
: Defaults to 1, enabling compression.
!!! note