slush-source4
Version:
Source 4 generator
6 lines (5 loc) • 317 B
Plain Text
# This should be included if you are going to have pre-compressed copies (.gz) of
# static files available. If not it should not be included as it will cause extra I/O
# for the check. It is best if you enable this in a location{} block for
# a specific directory, or on an individual server{} level.
gzip_static on;